On Oct 7, 2010, at 11:16 AM, Tim Moore wrote:
>
>
> On Thu, Oct 7, 2010 at 5:12 PM, <fiers...@zonnet.nl> wrote:
> 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?
>
> Sort of. The problem is due to a change in OSG between yesterday and today.
Robert merged glu* functions into the osg namespace today
e.g. try osg::gluLookAt(..) etc
"""
I have now moved the subset of glu functions that are now part of the
core OSG library into the osg namespace, so the likes of gluScaleImage
now would be used osg::gluScaleImage.
"""
HTH
Norman
>
> Tim
> m
>
>
> Op 07-10-10 16:19, willie schreef:
> > 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.
> >
> >
>
>
> ------------------------------------------------------------------------------
> 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
>
> ------------------------------------------------------------------------------
> 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
------------------------------------------------------------------------------
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