On Mon, 12 Feb 2007, Bill Galbraith wrote: > I also tried checking the source from CVS and building it, but I also ran > into some problems. Here is a piece of the make output: > > make[3]: Entering directory `/home/Bill/SimGear-0.3-cvs/source/simgear/misc' > g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -g -O2 -D_REENTRANT -MT > sg_path.o -MD -MP -MF .deps/sg_path.Tpo -c -o sg_path.o sg_path.cxx > In file included from ../../simgear/math/point3d.hxx:54, > from ../../simgear/math/sg_types.hxx:41, > from sg_path.hxx:36, > from sg_path.cxx:35: > ../../simgear/math/SGMath.hxx:25:18: osg/GL: No such file or directory
Hi, The current cvs version needs OpenSceneGraph in addition to plib. I don't know the recommended way to compile/install OSG on cygwin. There might be such instructions on the FlightGear wiki, though. Otherwise you could check out the plib branch (tagged PRE_OSG_PLIB_20061029) from cvs. It should work. Cheers, Anders -- --------------------------------------------------------------------------- Anders Gidenstam mail: andersg(at)gidenstam.org WWW: http://www.gidenstam.org/FlightGear/JSBSim-LTA/ ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Flightgear-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-users
