Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Tiberian Technologies / Blackhand Studios » Other Products » Compiling scripts 4.0 error (microsoft sdk issue)
Re: Compiling scripts 4.0 error (microsoft sdk issue) [message #467081 is a reply to message #467076] Sun, 06 May 2012 09:06 Go to previous messageGo to previous message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma:
General (5 Stars)
First search result in Google...

http://connect.microsoft.com/VisualStudio/feedback/details/499940/error-c2061-sy ntax-error-identifier-rpc-out-xcount-part

Seriously, took me all of 5 seconds to find it, why don't you try searching before posting on the forums?





BillieJoe wrote on Sun, 06 May 2012 11:33


p.s. Anyone know how I can apply an include directory to the whole solution in visual c++ 2010? (Having to the directx sdk to every project is annoying)


To apply an include directory globally load any c++ project, go to View->Property Manager, it will load (by default) in the right hand sidebar. Click the + next to your C++ project and one of its build configurations, right click on Microsoft.Cpp.Win32.user and choose properties. Add your global includes / library paths / whatever to the VC Directories section and hit OK. Done Wink Would be nice if Microsoft hadn't made that so damned hard to find these days, it was much eaiser when it was in main options...

Microsoft.Cpp.Win32.user is the global project defaults for all Visual Studio C++ projects and all projects will inherit any settings you define in here, unless they override them with their own values.


http://steamsignature.com/card/1/76561197975867233.png

[Updated on: Sun, 06 May 2012 09:13]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: brenbot 1.53 help
Next Topic: brenbot unban help
Goto Forum:
  


Current Time: Wed May 22 23:13:35 MST 2024

Total time taken to generate the page: 4.63885 seconds