On 16/06/2015 at 05:25, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R16
Platform: Mac OSX ;
Language(s) : C++ ;
---------
Hi,
I'm currently working on an commandData plugin. Since I'm new to that type of plugins I've copied an example and I'll edit it to my needs.
The only problem is, I can't get a resource file loading. This is the error I get:
Error reading resource
file 'Applications/MAXON/CINEMA 4D R16/plugins/examples/CopyManager/res/dialogs/_dummy_element_.res' Line 1
As far as I know, I shouldn't even have that file or search for that file.
The resource file I need is called idd_objecteditor.res, but I don't know where I can define that (access it), or something like that.
I've been searching for a solution for hours now, and it's getting a bit frustrating.
Also, when I look at the SDK examples, it seems to be set up the same way as my plugin.
Does somebody know how to fix this? Change the resource it has to search?
Thanks in advance for your help and time!
Greetings,
Casimir Smets