Game Development Community

LINK : fatal error LNK1104: cannot open file 'ljpeg.lib

by Okashira · in Torque Game Engine · 12/20/2008 (5:03 am) · 0 replies

So I'm trying to compile TGE 1.5.1 with Visual C++ 2008 Express Edition. I can successfully compile 1.5.2, but was having problems with getting the Modernization Kit to work with 1.5.2, so I tried it with 1.5.1. As far as I can tell there are no problems with the mod kit, but no matter what I do I get this stupid error on my TorqueDemo project-
LINK : fatal error LNK1104: cannot open file 'ljpeg.lib'

I have tried building the whole solution, cleaning it then rebuilding it, build the lijpeg.lib then building the TorqueDemo proj, cleaning the whole solution, building the lijpeg.lib then building the rest of the solution. I have even tried building each project one at a time. Nothing works.

Any help is much appreciated!

Thanks,
Okashira