Hi Robert,

Thanks! now all compiles fine.. I need to check the other issue on mac,
but the example of osgterrain compiles ok.

On 8/9/07, Robert Osfield <[EMAIL PROTECTED]> wrote:
>
> Hi Rafa,
>
> Sorry about this, checked some changes in that I thought were fine,
> then went for a day out to the beach - it was sunny for the *whole*
> day, something which has only happened a couple of time this summer in
> the UK, so me and the family just had to head out :-)
>
> Fixes should now be checked in.
>
> Robert.
>
> On 8/8/07, Rafa Gaitan <[EMAIL PROTECTED]> wrote:
> > Hi Robert,
> >
> > I have just update the svn, and the example of osgterrain is broken,
> > possibly by the change of TerrainNode to Terrain. The
> > ReaderWritterTerrain.cpp needs to be upgraded too.
> >
> > I also realized that the wrapper of osgViewer is not compiling on Mac
> > the problem is for an undefined symbol that doesn't give problems on
> linux:
> >
> >  89%] Building CXX object
> > src/osgWrappers/CMakeFiles/osgwrapper_osgViewer.dir/osgViewer/Renderer.o
>
> >
> /Users/rgaitan/Projects/OSG-SVN/OpenSceneGraph/include/osgViewer/Renderer:39:
> > warning: inline function 'void
> > osgViewer::OpenGLQuerySupport::endQuery()' used but never defined
> >
> > ..... and after on link phase...:
> >
> > Linking CXX shared module ../../lib/osgPlugins-2.1.4
> /osgwrapper_osgViewer.so
> > /usr/bin/ld: Undefined symbols:
> > osgViewer::OpenGLQuerySupport::endQuery()
> > collect2: ld returned 1 exit status
> > make[2]: *** [lib/osgPlugins-2.1.4/osgwrapper_osgViewer.so] Error 1
> > make[1]: *** [src/osgWrappers/CMakeFiles/osgwrapper_osgViewer.dir/all]
> Error 2
> >
> > Rafa.
> >
> > --
> > Rafael Gaitán Linares
> > Instituto de Automática e Informática Industrial  http://www.ai2.upv.es
> > Ciudad Politécnica de la Innovación
> > Universidad Politécnica de Valencia
> > _______________________________________________
> > osg-users mailing list
> > [email protected]
> >
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> >
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>



-- 
Rafael Gaitán Linares
Instituto de Automática e Informática Industrial  http://www.ai2.upv.es
Ciudad Politécnica de la Innovación
Universidad Politécnica de Valencia
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to