Weird warning compiling 1.0.01
Posted: Wed Mar 01, 2006 17:08
When compiling 1.0.01 with MSVC/NET/2003 and adding /GL to the command line (I already use the toolkit compiler) it provokes this:
Anyone?
Apparently inserting /LTCG into the linker command line as well will fix it, but nobody on the web, not even MSDN, seems to want to tell me what a "non-native object" is.warning LNK4218: non-native module found; restarting link with /LTCG
Anyone?