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
    1. Maxon Developers Forum
    2. frank_nielssen
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    frank_nielssen

    @frank_nielssen

    0
    Reputation
    65
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    frank_nielssen Unfollow Follow

    Latest posts made by frank_nielssen

    • RE: Project Tool failing when installing on Mac

      Hey that was it! Thanks

      posted in Cinema 4D SDK
      F
      frank_nielssen
    • Project Tool failing when installing on Mac

      Hey guys I'm trying to get set up for development on my Mac running OS X El Capitan 10.11.6. I'm putting both the project tool and the sdk folder in the directory ~/Documents/C4D/ and I'm running the project tool from the command line with the command below:

      kernel_app.app/Contents/MacOS/kernel_app g_updateproject=~/Documents/C4D/sdk

      once I've CD'd into the project tool's directory of course. When I do so it seems to get most of the way through the install then consistently drops out with the error message below:

      WARNING: OpenConnection not implemented: relative:///~/Documents/C4D/sdk. [iobasehandler_impl.cpp(657)] [projectmanager.cpp(2553)]

      I've installed clean versions of the sdk and the project tool but I'm still having this happen. It happens after it tries to load this file:

      Loading file:///Users/frank/Documents/C4D/project_tool/corelibs/network.module.xlib with module(s) net.maxon.network

      Any tips on why this might be happening?

      posted in Cinema 4D SDK project tool macos
      F
      frank_nielssen