compiling 3dsmax4.2 sdk examples

Started by
-1 comments, last by Wings 22 years, 3 months ago
Hi I am having trouble in compiling the example from the 3DSMax 4.2 SDK called "asciiexp". I have add the directories to the MSVC6.0 ide.. When I compile the following error occurs.. --------------------Configuration: asciiexp - Win32 Hybrid-------------------- Compiling... asciiexp.cpp Linking... Creating library .\Hybrid/asciiexp.lib and object .\Hybrid/asciiexp.exp asciiexp.obj : error LNK2001: unresolved external symbol "public: virtual char * __thiscall ClassDesc::GetRsrcString(long)" (?GetRsrcString@ClassDesc@@UAEPADJ@Z) asciiexp.dle : fatal error LNK1120: 1 unresolved externals Error executing link.exe. asciiexp.dle - 2 error(s), 0 warning(s) Hope someone can help me.... TIA Wings

This topic is closed to new replies.

Advertisement