Re: [osg-users] OSG Virtual Planets, the core of gvSIG3D.

2010-02-08 Thread Allen Saucier
Hi, Rafa.

Would you please tell me how to compile this on Ubuntu Linux 9.0.4?  the g++ 
compiler is g++ 4.3.3 and I keep getting errors with maven complaining about 
not finding g++ 3.3
... 

Thank you!

Cheers,
Allen

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=23803#23803





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] OSG Virtual Planets, the core of gvSIG3D.

2010-02-08 Thread Rafa Gaitan
Hi Allen,

mmh I think we internally have a check (inside cmake configuratio)
about ATI cards. Some time ago we had lots of problems mixing Java and
OSG with ATI drivers on linux so we added that check to compile
against g++-3.3.

I think that could be removed. If you don't mind, could you check this
CMakeLists.txt file and replace yours to test if works fine?

download this file:
http://subversion.gvsig.org/osgvp/trunk/libosgvp/libjni-osgvp/CMakeLists.txt
and replace it in path-to-osgvp/libosgvp/libjni-osgvp/

Once you replaced the file, do a mvn clean and then mvn install again.

Thanks for testing.
Rafa.


On Mon, Feb 8, 2010 at 6:10 PM, Allen Saucier allen.sauc...@itt.com wrote:
 Hi, Rafa.

 Would you please tell me how to compile this on Ubuntu Linux 9.0.4?  the g++ 
 compiler is g++ 4.3.3 and I keep getting errors with maven complaining about 
 not finding g++ 3.3
 ...

 Thank you!

 Cheers,
 Allen

 --
 Read this topic online here:
 http://forum.openscenegraph.org/viewtopic.php?p=23803#23803





 ___
 osg-users mailing list
 osg-users@lists.openscenegraph.org
 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
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org