Game Development Community

Help required compiling the test demo.

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

I just went through the compiler setup, when i tried compiling the torque demo, VC++ 6.0 with SP5 gave me this error.

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

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

true enough, the required file wasn't there.

where do i get this file?

thanks in advance whoever who answers this question.