On 07/10/10 14:09, fiers...@zonnet.nl 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.

-- 
Best Regards
Willie


------------------------------------------------------------------------------
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
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to