I'm trying to compile FlightGear for the first time. (using VS 8 on
windoze)

I'm getting 704 unresolved externals (4411 errors) on the second pass of
the linking phase (after compiling everything sucessfully) 

I have the following defined in the linker as additional library
directories
C:\plib\lib C:\simgear;  C:\AL;C:\zlib; 

plib has 12 .libs
SimGear has SimGear.lib
AL has alut.lib  (& alut.dll)
zlib has  zdll.lib (& zlib1.dll)

I'm also getting a good number of unreferenced local variable warnings
in the compile phase. Is that anything to look into ?

I didn't reinstall the base anywhere since I have the main installation,
but I dont see anything in there it needs.  ? 


Thanks 
Steve




_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to