Hi Dani, have you added osgTerrain to the linking phase? Cheers. Alessandro
On Fri, Feb 11, 2011 at 9:48 AM, Dani Devesa <[email protected]> wrote: > Hi, > > I've been trying loading an .ive model too. I've downloaded the last > version of the git repository. When I uncomment the //USE_OSGPLUGIN(ive) > line and try to compile it, I still get two link errors: > > > Code: > "ive::Terrain::read(ive::DataInputStream*)", referenced from: > > ive::DataInputStream::readNode() in libosgdb_ive.a(DataInputStream.o) > > "ive::Terrain::write(ive::DataOutputStream*)", referenced from: > > ive::DataOutputStream::writeNode(osg::Node const*) in > libosgdb_ive.a(DataOutputStream.o) > > > > How did you fix it? > > Thank you very much for your help. > > ... > > Thank you! > > Cheers, > Arsenikal > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=36541#36541 > > > > > > _______________________________________________ > 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

