MAX2DTSPlus for 5.1 - Old issue crops up
by Bryce "Cogburn" Weiner · in Torque Game Engine · 05/14/2004 (3:32 am) · 0 replies
max2dtsExporterPlus.obj : error LNK2001: unresolved external symbol "public: virtual char * __thiscall ClassDesc::GetRsrcString(long)" (?GetRsrcString@ClassDesc@@UAEPADJ@Z) skinHelper.obj : error LNK2001: unresolved external symbol "public: virtual char * __thiscall ClassDesc::GetRsrcString(long)" (?GetRsrcString@ClassDesc@@UAEPADJ@Z) ..\tools\max2dtsExporterPlus.dle : fatal error LNK1120: 1 unresolved externals Error executing link.exe.
Ok right... But I *have* the MS Platform SDK installed.
EDIT: I get the same thing (but more errors) when I compile the vanilla MAX2DTS after following the instructions given here: www.garagegames.com/index.php?sec=mg&mod=forums&page=result.thread&qt=7843
What's going on?