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

    Using XCode 4.5.1 with c4d 13

    Scheduled Pinned Locked Moved SDK Help
    5 Posts 0 Posters 433 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 05/10/2012 at 13:46, xxxxxxxx wrote:

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

      ---------
      I just wanted to install and use XCode 4.5.1 on my Macbook running MacOS 10.7.5 and do compiles while I am out of office. Seems many changes happened until XCode 3.2.6, which I use on my desktop Mac and which runs fine.
      I am not able to run XCode 3.2.x with 10.7.5 so I have to deal with it somehow.
      Trying to compile the SDK I get several warnings and errors which all seem to relate to denied Permissions. I already set all permissions to read and write for the plugins folder and its sub folders, so I am sure there must be another reason.

      The warning says:
      "couldn't add 'com.apple.XCodeGenerated' tag to '/Applications/13.051_RC50565/plugins/cinema4dsdk/../../../../(build)/cinema4dsdk.build'
      No such file or directory

      One of the errors says:
      unable to create '/Applications/13.051_RC50565/plugins/cinema4dsdk/../../../../(build)'

      I have just checked the Compiler settings about the stripping issues and kept all other settings as they have been configured by the cinema 4d sdk. Anything else I have to change? Thanks for the help!

      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 05/10/2012 at 14:32, xxxxxxxx wrote:

        You can in fact install 3.2.6 on Lion. I used this method: http://anatomicwax.tumblr.com/post/8064949186/installing-xcode-3-2-6-on-lion-redux which worked fine. It's best to use Xcode 4.x for R14 and 3.2.6 for versions previous to that.

        Steve

        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 07/10/2012 at 09:12, xxxxxxxx wrote:

          Thanks Steve. That would be cool. I will try that.

          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/10/2012 at 08:33, xxxxxxxx wrote:

            Sorry to come back to my original question. I get all the described errors and warnings (about permissions while trying to save build folders) even when I try to compile the SDK for C4D 14. XCode and C4D 14 are both a fresh installation on that laptop.
            Any ideas how to fix this?

            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/10/2012 at 01:51, xxxxxxxx wrote:

              Your second error message
              "unable to create '/Applications/13.051_RC50565/plugins/cinema4dsdk/../../../../(build)'"
              indicates that Xcode is trying to create the "(build)" folder in the root of the hard drive. Not desirable anyway.
              But those message is still from your experiments with the R13 SDK, right? What happens with R14? Exactly the same errors??

              Also, to prevent any more weird Xcode problems, make sure you have the command line tools installed. To do that, open the Xcode Preferences, and then click on "Downloads". If there's an "Install" button behind ""Command Line Tools", click it.
              The command line tools tend to vanish from time to time (only Apple knows why), so even if they were already installed, you might have to reinstall them.

              Telling from the path in your error messages, it seems that you are not working with the final release as it came on DVD, but still with the release candidate. Try using the final release version of Cinema.

              Last but not least, even though you have probably already done that, use the Hard Disk Uitlity to repair your permissions.

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