THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 23/10/2010 at 15:09, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R12
Platform: Windows ;
Language(s) : C++ ;
---------
Hello,
I am currently trying to get the new preferences working and stripped bobtronic's example from this thread, which works, I get two timeline preferences entires. When I change this to my res-file I get the following error:
Unable to open file
...[cinema4d folder]\resource\res\description\prefssolo.res
So cinema is looking for it in its own resources instead of my plugin's res-folder.
When I put the .res, .h and .str file in the cinema4d res and string paths they are loaded correctly.
How do I get cinema to load my plugin prefs from my plugin folder?
Thanks in advance. =)
Boris