Game Development Community

Help required compiling torque demo

by Tzu Chjeh Wu · in Torque Game Engine · 02/20/2002 (7:37 pm) · 1 replies

After running through the entire compiler setup, I tried compiling the test application.

VC++ 6.0 with SP5 installed gave me this problem.


LINK : fatal error LNK1104: cannot open file "ljpeg_DEBUG.lib"
Error executing link.exe.

torqueDemo_DEBUG.exe - 1 error(s), 0 warning(s)


I went looking for the file and true enough, it wasn't there...where do I get this file?

CVS?

thanx for help.

#1
02/20/2002 (8:08 pm)
compile the ljpeg - Debug project.

-Tim aka Spock