Game Development Community

Compiling under vc 2005

by WDDG · in Torque Game Builder · 02/26/2006 (2:20 pm) · 3 replies

Hey everyone I'm trying to compile torque under vc 2005, so that I can include melv's 'fxForce2d' object. However I'm stuck on this error:

warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification

#1
02/26/2006 (4:39 pm)
...

Im confused, whats an fxForce2D?

I beleive that may be old, (As new t2d classes are named t2d****) or from TGE (Melv's TGE classes are fx****).

If you download the newest T2D a VC2005 solution is available, and if you still get that error, hit "Recompile".

=P

- Ricky
#2
02/26/2006 (5:20 pm)
FxForce2d is an old class however I just renamed any references to fx to t2d, I can get it to compile however, those warnings still show up.
#3
02/26/2006 (6:38 pm)
That specific warning is basically worthless--it won't impact the executable.