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
    • Recent
    • Tags
    • Users
    • Login

    Xcode won't compile...

    Scheduled Pinned Locked Moved SDK Help
    3 Posts 0 Posters 261 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 17/07/2009 at 11:25, xxxxxxxx wrote:

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

      ---------
      Hello everybody!

      I was about starting to code my own plug-in for cinema, so I download a demo version of R11 (as the version i got, R9.5, doesn't support Xcode built plug-ins) and wanted to compile them with Xcode (v2.5). So I just did like it is described here.

      But that doesn't work.

      As it seems, Xcode (or at least my OS version, 10.4.11) isn't able anymore to compile the framework needed by this examples. It stops at compiling the CarbonCore framework...

      Is there any work around, besides switching to Leopard?

      Thanks in advance,
      Mark

      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 17/07/2009 at 12:02, xxxxxxxx wrote:

        C4D R9.5 supports Xcode but you need the UB version (there were two separate versions - UB and PPC - at that time).

        For C4D R11 you MUST be using MacOS 10.5 and Xcode 3.1 (or later in all cases)!!! This is outlined in the DevKitchen2008.pdf as well as the C++ SDK R11 documentation (see "Changes since 11.008" and "Migration to Xcode") both available here: http://www.maxon.net/en/support/for-developers/sdk-downloads.html

        I've updated the linked Wiki to include the requirements. 🙂

        No work around besides switching to Leopard.

        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 17/07/2009 at 12:29, xxxxxxxx wrote:

          Oh well, okay...

          Hm, I read it is not possible to compile plug-ins with Xcode for versions < 9.6... anyway, I found out that R9.6 also has an example Xcode project included (and so it's possible to compile plug-ins), and I'm able to update to version 9.6! 😉

          However, Thank you kindly! 🙂

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