I used OSG version 2.9.10. The error probably has something to do with a recent change, because yesterday's compilation was fine. I guess I could roll back to an older version of OSG, like you suggested, but I was rather hoping my message would ring a bell with someone that committed a change between yesterday and today.
Am I missing the point? m Op 07-10-10 16:19, willie schreef: > On 07/10/10 14:09, [email protected] wrote: > >> Hi all, >> >> I am compiling fgfs with download_and_compile.sh on Ubuntu 10.04. >> >> Latest GIT (one hour ago) is giving errors in hud.cxx: >> >> hud.cxx: In function ‘void fgUpdateHUDVirtual(osg::State*)’: >> hud.cxx:348: error: ‘gluPerspective’ was not declared in this scope >> hud.cxx:361: error: ‘gluLookAt’ was not declared in this scope >> hud.cxx: In function ‘void fgUpdateHUD(osg::State*, GLfloat, GLfloat, >> GLfloat, GLfloat)’: >> hud.cxx:397: error: ‘gluOrtho2D’ was not declared in this scope >> >> > please check the version of OpenSceneGraph you are using. > /bin/osgversion in your OSG install dir > > > I think that script is slightly flawed in that it grabs the SVN version > of OSG which may have been correct when the script was written but not now. > > Download a stable version of OSG (2.9.8 works for me) and try again, > please. Let us know how it goes. > > ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Flightgear-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-devel

