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

    CINEMA 4D C++ SDK

    SDK Help
    0
    4
    430
    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

      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

      On 17/03/2003 at 07:19, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   8.100 
      Platform:   Windows  ; Mac  ;  Mac OSX  ; 
      Language(s) :     C++  ;

      ---------
      The new version 8.1 and 8.1 Demo now contain the "ready-to-use" SDK (a separate download no longer is necessary). All problems (regarding line endings etc) should be fixed now!
       
      Philip Losch
      MAXON Computer

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

        THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

        On 17/03/2003 at 08:23, xxxxxxxx wrote:

        Can you elaborate? I updated to 8.1 using the newest updated updater, and when I try to compile the sample C++ project (that contains several different kinds of plugins) I get a compile error in the example custom data type module that says:
        Calculate: Unable to convert parameter 4 from (const CustomDataType * ) to (CustomDataType * ).
        When I fix this - I then get many link errors.

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

          THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

          On 17/03/2003 at 09:21, xxxxxxxx wrote:

          It looks like you're either using the broken 8.1 updater or an older SDK version (the error you describe indicates that it is the old 8.012 SDK project).
          Please download the 8.1 updater again. Before you install delete the SDK from your plugin folder (not necessary normally, but to avoid any possible problems). Then install the update - it'll install the 8.100 SDK also. Only use this SDK and project file!
          I've just tested it here under several configs and it works... Please let us know if the problem still exists!

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

            THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

            On 17/03/2003 at 10:08, xxxxxxxx wrote:

            We'll I'll be - I just looked under the "plugin" folder, and you're right - the new updater put in a "cinema4dsdk" directory. Sorry for the false alarm.

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