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

    .res not found

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

      On 02/01/2014 at 09:47, xxxxxxxx wrote:

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

      ---------
      Plugin compiles fine.  When I run in Cinema4D and select my plugin it tells me that Cinema4D cannot find the object.res in the Cinema4D/resource/res/description/ folder.  This seems wrong.  Why would it be looking there instead of in my plugin folder?  Is this something obvious?

      Sorry, new to this.

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

        On 02/01/2014 at 11:38, xxxxxxxx wrote:

        Without code it's impossible to say, but yes, you're doing something wrong. You might want to take a look at my site at http://www.microbion.co.uk/graphics/c4d/create_plugins1.htm where I have some worked examples of simple plugins. You should find what you need to get a resource loaded in one of those.

        Steve

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

          On 02/01/2014 at 13:10, xxxxxxxx wrote:

          Thanks.

          Sorry, this seems really strange.  It was working fine, then I tried to Archive to create a Release build and then it went wonky.  I tried doing debug builds again and it is still wrong.  It is a one plugin project.  Are their capitalization restrictions in resources?  Doesn't explain the sudden issue but I am at a loss currently.

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

            On 02/01/2014 at 14:00, xxxxxxxx wrote:

            In my rush to clean things up I remove the initialization of the resources in the PluginMessage function.

            Confused

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