2006/4/2, Frank Olaf Sem-Jacobsen <[EMAIL PROTECTED]>: > Olaf Flebbe wrote: > > Please check out the dependent builds. All have to be compiled with > > /MT (Configuration C++/Code Generation) . (What library wet wrong?) > > > > > I am not sure if this reply was intended for me, but I will go on > assuming that it was :)
Yes it was. > > All dependent builds complied without errors, zlib, freeglut, plib, and > simgear. Flightgear also completed its first part of compiling, but when > it came to linking it reported the errors I reported earlier. For the > sake of completeness, I included the whole build log at the bottom of > this mail. I have tried compiling everything with debug, and everything > with release configurations. It appears that there are multiple > definitions of the standard library functions, but I would not known > where these libraries would be. Just for the hell of it I tried with > /NODEFAULTLIB, but that only made things worse :) 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. I check my libraries usaually the hard way: Loading the into emacs and looking for the string. Perhaps you have a different approach. > I don't know this makes anything clearer, but I hope you will be able to > provide me with some constructive suggestions :) I did my best. ------------------------------------------------------- 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&kid0944&bid$1720&dat1642 _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel