Game Development Community

Link errors with VC6 + SP5 (newbie)

by Nate Pendleton · in Torque Game Engine · 12/31/2003 (6:24 am) · 2 replies

Hi everyone :) just got the code from cvs (1.2.0) and am trying to build. i keep getting various link errors and warnings, mostly regarding _mainCRTStartup, _gl*, _wgl*, and _w3d3 functions. any ideas?

thanks
n8

#1
12/31/2003 (7:59 am)
Did you execute the *.reg file?
it is located by the project files.

also be sure when executing this file there are no instances of your vs running.
#2
12/31/2003 (12:56 pm)
That worked...thanks a lot man! (that's what i get for trying to do something like that at 6am after a long night ;) )

cheers
n8