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

    C++ Plugins using free compiler - success

    SDK Help
    0
    2
    362
    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

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

      On 20/02/2003 at 18:01, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   8.012 
      Platform:   Windows  ;   
      Language(s) :     C++  ;

      ---------
      Hi,

      Building plugins for R8 under windows requires VisualC++ or ICC, which generally cost a load of money.

      However, you can get a version of VisualC++ free and legally as part of the .NET SDK download from microsoft...
      (This version appears to be VC7, but without the IDE, and it's the non-optimising version).

      Anyway, I've managed to get this version to successfully build the Cinema4D R8 SDK plugins without any problems, and I've put the required extra files and a mini tutorial on my website: http:\\www.astrofish.com

      So, anyone (on a PC) who has been put off messing around with plugins because of the cost of the compiler no longer has any excuse not to play...

      Cheers - Steve

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

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

        On 21/02/2003 at 07:03, xxxxxxxx wrote:

        You rock! althiugh I really wish I could use Borland C++ or the BloodShed compiler

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