I am getting a linking error when compiling the engine
using visual c++ 6.0:
Linking...
LIBCMT.lib(crt0.obj) : error LNK2001: unresolved
external symbol _main
c:\temp\httrack.exe : fatal error LNK1120: 1
unresolved externals
Error executing link.exe.
Any ideas on how I can fix this.
Jay Slavin |