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

    GETTING STARTED WITH THE SDK

    SDK Help
    0
    1
    409
    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 13/01/2003 at 13:06, xxxxxxxx wrote:

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

      ---------
      For anyone encountering problems with the SDK on the Windows side here the important steps to get it running.
      In the next version of C4D (probably out soon) we'll have fixed all of those problems.
      Open the file C4D directory\resource\_api_lib\_api_v8.dsw
      Set "Active Project Configuration" to Win32 Debug and choose build. After that do the same for Win32 Release.
      Due to a distribution error in V8.000 - V8.012 the line endings of nearly *all* text files (*.cpp *.h *.res *.str) got screwed up. It's probably best to do a search for all those files and use a text editor capable of batchprocessing that'll correct the line endings.
      Now open the C4D SDK, set "Active Project Configuration" to Win32 Debug or Win32 Release and compilation should work fine...
      My apologies for those problems - the next version of C4D will definitely fix them!

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