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
    • Recent
    • Tags
    • Users
    • Login

    _api Project File Unloaded

    Scheduled Pinned Locked Moved SDK Help
    5 Posts 0 Posters 467 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 18/03/2009 at 05:32, xxxxxxxx wrote:

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

      ---------
      I'm trying to resume work on a plugin in Visual C++ 2008 Express Edition after a 2 month hiatus.

      The Visual Studio Conversion Wizard appears, saying that the project being opened was created in a previous version and must be converted.

      After conversion, the Solution Explorer says that the _api project file was unloaded. Reload Project is unsuccessful.

      I haven't changed anything since last working on the plugin, when all was well.

      Can anyone provide a solution to this problem?

      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 19/03/2009 at 04:52, xxxxxxxx wrote:

        I have no idea, sorry. Currently VS2008 is not officially supported by MAXON, meaning you have to use it on your own risk.

        cheers,
        Matthias

        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 19/03/2009 at 05:15, xxxxxxxx wrote:

          Okay, thanks for the reply.

          I might have to give VS 2005 a try.

          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 19/03/2009 at 05:51, xxxxxxxx wrote:

            Why not simply adding the api project back on yourself? 😉 Then simply set the dependancies again. Should be it (drag and drop the project file of the api into the project window of VS).

            > Quote: _Can anyone provide a solution to this problem?
            >
            > * * *
            _


            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 19/03/2009 at 06:03, xxxxxxxx wrote:

              Okay, it's working!

              The problem was that somehow _api.vcproj had become write-protected, which was preventing it from being converted.

              > Quote: Originally posted by 3D Designer on 19 March 2009
              >
              > * * *
              >
              > Why not simply adding the api project back on yourself?
              >
              >
              > * * *

              Thanks for the suggestion, this helped put me on the right track.

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