[Flightgear-devel] Problems compiling SimGear under MS Visual C++ 7

2003-12-04 Thread Marco Gugel
When I build SimGear I have some problems like those.. d:\Flightgear\SimGear-0.3.4\simgear\screen\jpgfactory.hxx(30) : fatal error C1083: Cannot open include file: 'jpeglib.h': No such file or directory Where I Can find this file? It isn't in plib, glut, simgear, flightgear!! Moreover..

Re: [Flightgear-devel] Problems compiling SimGear under MS Visual C++ 7

2003-12-04 Thread Andy Ross
Marco Gugel wrote: d:\Flightgear\SimGear-0.3.4\simgear\screen\jpgfactory.hxx(30) : fatal error C1083: Cannot open include file: 'jpeglib.h': No such file or directory Where I Can find this file? It isn't in plib, glut, simgear, flightgear!! The simple answer is: It's in libjpeg.

Re: [Flightgear-devel] Problems compiling SimGear under MS Visual C++ 7

2003-12-04 Thread Frederic Bouvier
Marco Gugel wrote: ... d:\Flightgear\SimGear-0.3.4\compiler.h(245) : fatal error C1189: #error : What version of MSVC++ is this? The file compiler.h is not suitable for MS visual C++ 7, it is setted for VC++ 5. What can I do? Get Simgear CVS (and FlightGear CVS too), or in compiler.h,

[Flightgear-devel] problems compiling simgear

2003-11-06 Thread massimo casanova
hi, I'm trying to compile last flightgear version, under windows 2000/xp: FlightGear-0.9.3 SimGear-0.3.4 plib-1.6.0.tar I compiled everything succesfully under cygwin, BUT I'm not able to do the same on MSVC7 (.NET:Microsoft Visual C++ .NET 69586-335-007-18264).I'd like to compile FG