THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 23/03/2012 at 07:48, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 13 Demo
Platform: Windows ;
Language(s) : C++ ;
---------
is debugging under c++ a full version feature ? i have got an object plugin. when i try to debug it,
it returns _"debugging information for Cinema 4d demo.exe cannot be found or does not match. _
_no symbols loaded." _it happens with 32 and 64 bit versions of cinema and the respective compiler
plattforms. i have followed the instructions from the sdk and added the Executable and the
Working directory to my project settings. i have also created a c4d_debug.txt. i am on
visual studio 2005.
edit: this happens also for the out of the box sdk examples. and both plugings (the sdk and
mine) are compling and working just fine, but i cannot get the debugging to work.