Visual Studio 2010 x68 Build Issue
-
On 12/01/2014 at 15:20, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 15
Platform: Windows ;
Language(s) :---------
Trying to build x64 of the cinema4dsdk and keep getting a module does't match target issue.The only issue I can find is:
VS20102 Properties:Linker:Command Line:
/OUT:"C:\Program Files\MAXON\CINEMA 4D R15 Demo\plugins\cinema4dsdk\cinema4dsdk.cdl64" /INCREMENTAL /NOLOGO /DLL "kernel32.lib" "user32.lib" "gdi32.lib" "winspool.lib" "comdlg32.lib" "advapi32.lib" "shell32.lib" "ole32.lib" "oleaut32.lib" "uuid.lib" "odbc32.lib" "odbccp32.lib" "C:\Program Files\MAXON\CINEMA 4D R15 Demo\plugins\cinema4dsdk\obj\_api\Win32_Debug\_api_Win32_Debug.lib" /NODEFAULTLIB:"LIBCD" /MANIFEST:NO /ManifestFile:"C:\Program Files\MAXON\CINEMA 4D R15 Demo\plugins\cinema4dsdk\obj\cinema4dsdk\x64_Debug\cinema4dsdk.cdl64.intermediate.manifest" /ALLOWISOLATION /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Program Files\MAXON\CINEMA 4D R15 Demo\plugins\cinema4dsdk\obj\cinema4dsdk_x64_Debug.pdb" /PGD:"C:\Program Files\MAXON\CINEMA 4D R15 Demo\plugins\cinema4dsdk\cinema4dsdk.pgd" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Program Files\MAXON\CINEMA 4D R15 Demo\plugins\cinema4dsdk\obj\cinema4dsdk\x64_Debug\cinema4dsdk.cdl64.lib" /MACHINE:X64 /ERRORREPORT:QUEUE
It looks like it is trying to use the 32 bit api build for the x64 configuration.
Tried to change this by hand but it would;t allow me to edit it.
Anybody have any ideas?
Ama
-
On 14/01/2014 at 18:25, xxxxxxxx wrote:
There is no 32-bit build for Cinema 4D R15. Cinema 4D R15 only supports 64-bit.
There is a known issue with Cinema 4D SDK and VS2012 though.