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. dgould
    3. Topics
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by dgould

    • D

      Support for Material X?

      General Talk
      • c++ 2024 • • dgould
      2
      0
      Votes
      2
      Posts
      555
      Views

      ferdinandF

      Hello @dgould,

      Thank you for reaching out to us. Unfortunately, your question has been off topic for the forum you have posted in. Please check the Forum Overview for an overview of the scope of the different forums.

      As a result, your posting has been moved into General Talk.

      Regarding your Posting

      The SDK team cannot make any statements about the roadmap of Cinema 4D. For questions about current and possibly future features of Cinema 4D, please reach out to us via our Support Center.

      Thank you for your understanding,
      Ferdinand

    • D

      Error compiling R23 framework

      Cinema 4D SDK
      • r23 c++ • • dgould
      2
      0
      Votes
      2
      Posts
      495
      Views

      i_mazlovI

      Hi @dgould,
      Welcome to the Maxon developers forum and its community, it is great to have you with us!

      Getting Started

      Before creating your next postings, we would recommend making yourself accustomed with our forum and support procedures. You did not do anything wrong, we point all new users to these rules.

      Forum Overview: Provides a broad overview of the fundamental structure and rules of this forum, such as the purpose of the different sub-forums or the fact that we will ban users who engage in hate speech or harassment. Support Procedures: Provides a more in detail overview of how we provide technical support for APIs here. This topic will tell you how to ask good questions and limits of our technical support. Forum Features: Provides an overview of the technical features of this forum, such as Markdown markup or file uploads.

      It is strongly recommended to read the first two topics carefully, especially the section Support Procedures: Asking Questions.

      About your First Question

      You are completely right with finding the thread with the answer: Manuel posted in a separate thread the solution for this issue: Building R23 SDK with Visual Studio 16.9.

      As he states there inside the R23.107 sdk you need to find the file frameworks/core.framework/source/maxon/objectbase.h and make there two changes. This will allow your solution to build without errors.

      The issue was later resolved in S24 and onwards, so there's no need in changing this file there.

      Cheers,
      Ilia