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
    • Unread
    • Recent
    • Tags
    • Users
    • Login
    1. Maxon Developers Forum
    2. rootbender
    3. Topics
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by rootbender

    • R

      win_macros.h Error

      Cinema 4D SDK
      • c++ windows r20 sdk • • rootbender
      3
      0
      Votes
      3
      Posts
      1.0k
      Views

      M

      Hello,

      please see here: https://developers.maxon.net/docs/cpp/2023_2/page_maxonapi_programming_advice.html
      and especially here: https://developers.maxon.net/docs/cpp/2023_2/page_maxonapi_dev_windows.html (Windows includes)

    • R

      Source processor bug

      Cinema 4D SDK
      • • • rootbender
      3
      0
      Votes
      3
      Posts
      1.0k
      Views

      a_blockA

      Hi,

      actually this is not a bug, but a design decision. Here at MAXON we have a pretty large code base and especially disabled code branches tend to age a lot faster. So we try to force developers to also maintain such code pieces or to at least think about, if they are still valuable and otherwise remove and thus cleanup the code base.

      Cheers,
      Andreas

    • R

      Compiling for R20

      Cinema 4D SDK
      • c++ r20 sdk windows project tool • • rootbender
      3
      0
      Votes
      3
      Posts
      1.2k
      Views

      a_blockA

      Hi,

      glad you were able to solve your problem. We'll take this as a hint and see if we can improve our documentation in this regard.

      Cheers,
      Andreas