Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Visual Studio 2010 x68 Build Issue

    SDK Help
    0
    2
    153
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      Helper
      last edited by

      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

      1 Reply Last reply Reply Quote 0
      • H
        Helper
        last edited by

        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.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post