Odd Compilation Warning

ls612

Deity
Moderator
Joined
Mar 10, 2008
Messages
8,288
Location
America
I've been working on some SDK modcomps with the base BtS DLL recently, but I've had an odd issue. Whenever I compile it it works fine, but there is this warning at the end during the linking step.

Code:
1>LINK : warning LNK4089: all references to 'KERNEL32.dll' discarded by /OPT:REF

Is this anything to be concerned about, and if so how can I fix it?
 
Back
Top Bottom