Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware 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

    Anyone interested in my CMake script?

    General Discussion
    0
    22
    12.7k
    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

      On 16/03/2013 at 09:33, xxxxxxxx wrote:

      Unfortunately it does not work out of box for Xcode 4.6  and R12, R13, R14...

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

        On 17/03/2013 at 06:54, xxxxxxxx wrote:

        Originally posted by xxxxxxxx

        Unfortunately it does not work out of box for Xcode 4.6  and R12, R13, R14...

        My CMake script? No, it won't generate proper XCode projects (can be made to do so tho). That's mostly due to CMakes XCode generator being pretty bad (it requires special settings for XCode instead of just parsing the linker and compiler flags and setting the properties accordingly like the VS generator...).

        It's not really a priority for me either as I try to stay away from Macs as far as I can, especially from XCode 🙂

        I only use make on OS X.

        It actually works with R12 and should work fine with R13 and R14, you just need to add it to the main CMakeLists.txt file.

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