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

    Starting out the C++ way

    Scheduled Pinned Locked Moved SDK Help
    4 Posts 0 Posters 288 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 24/09/2006 at 11:14, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   9.5 
      Platform:      Mac OSX  ; 
      Language(s) :     C++  ;

      ---------
      Ok, I just installed XCode 2.1
      What now? What must I do to start coding? How do I create a project for a menu plug-in or tag plug-in or even a new type of object plug-in? Any help would be very welcome 🙂

      Rui Batista

      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 24/09/2006 at 12:59, xxxxxxxx wrote:

        Check out the cinema4dsdk project in the plugins folder for some examples. Then read every page of the SDK as well as you've read the C4D manual. (Please send a list of all errors to me btw... 😉

        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 24/09/2006 at 15:15, xxxxxxxx wrote:

          Will do 🙂
          Well, I already read something... it told me that I need, at least, xcode 2.2.1
          So, I'm downloading the latest version (2.4) but its a really huge download!!

          Rui Batista

          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 25/09/2006 at 14:57, xxxxxxxx wrote:

            Howdy,

            Also, try Astrofish's beginner tutorial on setting up a C++ plugin project:
            [url]http://www.astrofish.com/tutorials/c4dtagplugin/index.html[/url]

            It doesn't cover XCode specifically, but it will still get you started, then you can download the xcodemigration.pdf file from here. 😉

            Adios,
            Cactus Dan

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