Problems compiling sdk and other plugins

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 05/02/2007 at 05:05, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   9.6 
Platform:   Windows  ;   
Language(s) :     C++  ;

---------
Hi there,

i just recently updated from 9.5 to 9.6 ... now i have problems with compiling and linking the sdk and my own plugins.
I use Visual Studio 2003 .NET ... it all worked fine until last week. Now i get linker errors like:

lookatcamera.obj : error LNK2001: Nichtaufgelöstes externes Symbol "public: __thiscall String::String(char const *,enum StringEncoding)" (??0String@@QAE@PBDW4StringEncoding@@@Z)

i basically get the same error for any plugin, with String, NodeData, and others.

Any ideas?

Juergen