Hi Thomas,

have you read the README?



carnibirdy wrote:
> 
> I downloaded the sources "svn co http://svn.tevs.eu/osgPPU/trunk osgPPU" and 
> tried to use Cmake to install it but it appears that some files are missing 
> or I did something wrong.
> 


Please give the error message, which you get when installing osgPPU. Using 
CMake you have first to install osg somewhere. Then the only thing required for 
osgPPU's CMake build is to specify the OSG_DIR path. There are no other 
external dependencies.


> 
> By the way, I don't understand how it works to include osgPPU in the 
> OpenSceneGraph folder as the others libraries like osgDB, osgGA, ...
> 


Hmm, actually you do not need to put osgPPU into osg folder at all. It can be 
build and installed externally. If you want to do so, for whatever reason, then 
you need to correct osg's CMake files in order to support build of osgppu.

Cheers,
art

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





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

Reply via email to