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

    cannot open input file _api_win32_rele..

    Scheduled Pinned Locked Moved SDK Help
    2 Posts 0 Posters 227 Views
    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 Offline
      Helper
      last edited by

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

      On 24/09/2007 at 07:18, xxxxxxxx wrote:

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

      ---------
      Hi

      I want to start learning to program a plugin in C++ (I learned C++ in school 🙂

      But my first problem is that I get an error when I want to compile the skd in Visual Studio Express 2005. It sais:

      2>LINK : fatal error LNK1181: cannot open input file '..\..\resource\_api_lib\_api_win32_release.lib'

      I also get an error that the builder can't find the 'windows.h' file, but I already found another thread for that in this forum.

      But what about the first error? It compiles without error in XCode but I HATE this tool, it's a bit too complicated for my taste. It spreads out the files all over the disk while building.

      Hope somebody can explain me why I get this error. Thanks in advance.

      Steve

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

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

        On 24/09/2007 at 07:31, xxxxxxxx wrote:

        You need to install the MS Platform SDK if you are using VS 2005 Express. You should find the download on the VS Express website.

        cheers,
        Matthias

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