Need help with a compiler warning
by Rodney (OldRod) Burns · in Torque Game Engine · 08/26/2001 (8:01 pm) · 1 replies
I've squashed all the compiler warnings in the libraries and engine. Now I'm down to the tools and I've got them all except this one:
LINK : warning LNK4089: all references to "GDI32.dll" discarded by /OPT:REF
It's in the max2dtsexporter and I get similar warnings for winmm.dll and wsock32.dll.
The help file in Visual Studio isn't really helpful on this warning. Can someone tell me what it means, and how can I fix it?
Thanks =)
LINK : warning LNK4089: all references to "GDI32.dll" discarded by /OPT:REF
It's in the max2dtsexporter and I get similar warnings for winmm.dll and wsock32.dll.
The help file in Visual Studio isn't really helpful on this warning. Can someone tell me what it means, and how can I fix it?
Thanks =)
Torque Owner Josh Goldshlag
Josh