Hey, tanks for the replies.

Perhaps I did something wrong in my compilation? some dependencies?

I'd followed exactly what they say in the project's wiki   
http://code.google.com/p/osgocean/wiki/Usage_Instructions

This is the error: 

$ make
Scanning dependencies of target osgOcean
[  5%] Building CXX object src/osgOcean/CMakeFiles/osgOcean.dir/Cylinder.cpp.o

[ 11%] Building CXX object 
src/osgOcean/CMakeFiles/osgOcean.dir/DistortionSurface.cpp.o
In file included from /media/DiscoD/linux/MyApp1/osg/include/osgDB/Output:20:0,
                 from 
/media/DiscoD/linux/MyApp1/osg/include/osgDB/DotOsgWrapper:21,
                 from /media/DiscoD/linux/MyApp1/osg/include/osgDB/Registry:26,
                 from ../../../src/osgOcean/DistortionSurface.cpp:20:
/media/DiscoD/linux/MyApp1/osg/include/osgDB/fstream:31:42: error: invalid use 
of incomplete type ‘std::fstream {aka class std::basic_fstream<char>}’
 class OSGDB_EXPORT fstream : public std::fstream


...


Thank you!

Cheers,
Guido

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





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to