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 C++ 2010 Express

    Scheduled Pinned Locked Moved SDK Help
    4 Posts 0 Posters 312 Views
    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 Offline
      Helper
      last edited by

      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

      On 13/08/2012 at 02:40, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   R14 
      Platform:   Windows  ;   
      Language(s) :

      ---------
      Hi,
      It looks like the Cinema R14 SDK is now using Visual Studio 2010.
       
      Can Visual C++ 2010 Express be used to compile the SDK libs?
       
      I only have VS 2008. 😞

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

        THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

        On 13/08/2012 at 06:46, xxxxxxxx wrote:

        Hi,

        Yes it' s possible to compile and develop plugins with Visual C++ 2010 Express but you have to install also the Windows SDK to get the 64 bit compiler (to compile for Cinema 4D 64 bit version) :
        http://stackoverflow.com/questions/1865069/how-to-compile-a-64-bit-application-using-visual-c-2010-express

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

          THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

          On 13/08/2012 at 17:24, xxxxxxxx wrote:

          Originally posted by xxxxxxxx

          Hi,

          Yes it' s possible to compile and develop plugins with Visual C++ 2010 Express but you have to install also the Windows SDK to get the 64 bit compiler (to compile for Cinema 4D 64 bit version) :
          http://stackoverflow.com/questions/1865069/how-to-compile-a-64-bit-application-using-visual-c-2010-express

          Thanks, got it compiled, both 32-bit and 64-bit!
           
          BTW, if anybody tries to install the Windows SDK 7.1 and it fails, you must un-install all
          versions of "Microsoft Visual C++ 2010 x86/x64 Redistributables" from your computer,
          before you can install this SDK.  It was a pain to figure out, but got it working.
           
          And the Windows SDK will install on Windows XP SP3 too, even though it might say "Windows 7".

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

            THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

            On 16/08/2012 at 01:05, xxxxxxxx wrote:

            I don't recommend installing Visual Studio 2010 Service Pack 1 either.
             
            Your x64 projects will suddenly go missing.   Really buggy. 
             
            Can't even import/export theme settings (broken by design?), so you're stuck with the ugly default theme.

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