On Fri, 2006-12-22 at 17:06 -0600, Laurence Vanek wrote: > Im afraid I did not have such a pleasant experience. The cvs version of > SimGear bombed for me with many errors. I autogen ran & so did > configure. Running make gave: > > ======== > . > . > . > ../../simgear/math/SGVec2.hxx:21:21: error: osg/Vec2f: No such file or > directory > ../../simgear/math/SGVec2.hxx:22:21: error: osg/Vec2d: No such file or > directory
The latest CVS of Flightgear/Simgear depends on OpenSceneGraph (osg) which you probably don't have installed. Try checking out the plib version with: cvs up -rPRE_OSG_PLIB_20061029 Ron ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Flightgear-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-users
