THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 20/11/2002 at 07:39, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.012
Platform: Windows ;
Language(s) : C++ ;
---------
I used the spherify deformer project from the SDK as base for my own object Plugin. But I have problems with the description resources. It works fine BUT Cinema 4D gives me an error when loading the object plugin, cause it wants the .res file from the Cinema 4D resource folder
cannot open ..../Cinema4Dfolder/resource/res/description/myplugin.res
How can I change that? I have a res folder in my pluginsfolder with a subfolder called description and a strings_us folder. Everything as described in the SDK. Went through it now a thousand times. And looked also in another example Objectpluginfolder (MSA ;), and everything seems to be alright. When I put my files in the resource folders of Cinema 4D everything works fine and as expected. But I want them to work from within my plugins folder.
Thanks
Samir