Game Development Community

Map2dif

by Richard Bottoms · in Torque Game Engine Advanced · 03/19/2005 (2:32 pm) · 1 replies

I get this error when compiling TSE using VC++ 7:

map2dif error LNK2001: unresolved external symbol "public: static int DDSFile::smExtantCopies" (?smExtantCopies@DDSFile@@2HA)

#1
03/19/2005 (5:39 pm)
Already answered this three times before, I think... You have to add the gfx/dds* files to the Engine Lib. I've committed the fixes.