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

    Error when trying to compile the R21 SDK

    Cinema 4D SDK
    sdk r21
    2
    2
    331
    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.
    • R
      rui_mac
      last edited by rui_mac

      I tried to compile the SDK plugins in R21 and I got this error:

      error: Build input file cannot be found: '/Applications/Maxon Cinema 4D R21/sdk/frameworks/core.framework/generated/hxx/register.cpp' (in target 'core.framework' from project 'core.framework')

      The "register.cpp" file exists. So, why is it producing this error?

      1 Reply Last reply Reply Quote 0
      • r_giganteR
        r_gigante
        last edited by

        Hi Rui, thanks for reaching out us.

        With regard to your question there are a few things to note:

        • /Applications is a folder which requires elevated permission to write in: I recommend to move the SDK in a different location where standard user permission are required;
        • with R21, whether you're using Xcode 10.1 or further revision, it's supposed that you enable the Legacy Build System in the Project Settings: be sure to set it via File -> Project Settings in Xcode.

        Finally it's recommended, when such building issues are faced, to provide a description of your development environment.

        Cheers, R

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