THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 28/11/2007 at 03:30, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R10
Platform:
Language(s) : C++ ;
---------
Hi everyone,
i continue developing my plugin with VS2005 now. I downloaded the pluginfiles for VS2005 from the maxon homepage. First Question is: What is the function of the C4DSDKViewer.dll and C4DTypeViewer.dll?
When i start debugging my plugin and want to set breakpoints in the plugin i always get the message "The breakpoint will not currently be hit. No symbols have been loaded for this document." I checked the modules that should be loaded and at my cdl the error occurs "The module did not load at the default load adress." Does anyone know how to solve this?
Thx for your answers