general compilation question / 64bit issue
-
On 03/04/2013 at 09:33, xxxxxxxx wrote:
User Information:
Cinema 4D Version: r14
Platform: Windows ;
Language(s) : C++ ;---------
Hi, since i upgraded to r14 i get the following errors when trying to compile for 64bit:Fehler: Die Regel "ConfigurationGeneral" fehlt im Projekt. (The ConfigurationGeneral rule is missing from the project.)
i get this for the c4dsdk, too. so it must be something general.. any advice is appreciated.
cheers,
Elloedit. seems it has nothing to do with upgrading (just looked like) but mor with some update thing. i am trying to uninstall the sdk and reinstall
additional information, this is how it looks for win32:
and this is how it looks for the 64bit configuration:
-
On 03/04/2013 at 14:10, xxxxxxxx wrote:
ok, seems to have something to do with those updates. i've deinstalled the whole thing and reinstalled vc 2010 express and the sdk. however, now i am getting quite some fatal errors:
c:\program files\maxon\cinema 4d r14\resource\_api\ge_sys_math.h(4) : fatal error C1083: Datei (Include) kann nicht geöffnet werden: "math.h": No such file or directory
please, help
-
On 03/04/2013 at 14:22, xxxxxxxx wrote:
For VC 2010 Express, you need to also install the SDK for Windows 7.1 for 64-bit builds. See this article:
-
On 03/04/2013 at 22:57, xxxxxxxx wrote:
thank you for the input. i already came along that site and for now i think it is a gerenar problem since after all the reinstallations i cannot even compile the 32bit anymore. and the settings for x64 are there again, too. so now it must be something other. missing math.h seems like a general issue, i just dont have a clue
-
On 03/04/2013 at 23:35, xxxxxxxx wrote:
Your first screenshot shows that you are still using v100 and not the Windows7.1SDK in the Plattformtoolset. If you have made that change then I'm not sure what is incorrect.
-
On 03/04/2013 at 23:37, xxxxxxxx wrote:
yes, sorry for the confusion. i changed that to Windows7.1, the screens are just outdated
-
On 04/04/2013 at 11:57, xxxxxxxx wrote:
this one did the trick
http://download.microsoft.com/download/7/9/0/790080A1-60C4-465E-9284-2EF7B5B8AEDE/VC-Compiler-KB2519277.exe