Olaf Flebbe wrote:
Fine, that it compiled, but somehow there is a reference to msvcrt.lib left.
Could you please check all the (binary) library files
FlightgearLib.lib Simgear.lib fnt.lib js.lib net.lib psl.lib puAux.lib
pui.lib pw.lib sg.lib sl.lib ssg.lib ssgAux.lib ul.lib pthreadvc2.lib
Alut.lib openal32.lib zlib.lib
for occurance of the text "msvcrt.lib". It should not be contained in
any of them. If you have found the problem try recompile the project
with /MT.
I would bet that zlib.lib is to problem.
You were right, it works, many thanks. I grepped through all library
files using Cygwin and found that zlib.lib was the culprit. I changed
/MD to /MT in its configuration, recompiled, and recompiled flightgear.
It worked without a hitch and I am now running my own native Win32 build.
--
Frank Olaf Sem-Jacobsen
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel