Game Development Community

Compile error - library is corrupt.

by Vashner · in Torque Game Engine · 04/03/2002 (12:08 pm) · 1 replies

I get this error when compiling head now. VC6, sp5.


Linking...
../lib/out.VC6.RELEASE\engine.lib : fatal error LNK1127: library is corrupt
Error executing link.exe.

Any ideas?

Randy...

#1
04/03/2002 (12:11 pm)
I figured it out already, apologies. I needed to put the netDownload.cc file into the Torque lib's not the torque demo app sim directory.

Randy...