Hi, I am in the process of porting a program using OSG developed in Windows to Linux (Ubuntu 10.04), and I am not able to get the program to load my IVE files that were generated in Windows. However, the osgviewer program is able to open the files without problem, but my program won't. Every time I try using osgDB::readNodeFile with the relative path and absolute path to the file name, I get NULL returned. I'm using the latest source download of OSG 2.8.3 and running on an Intel Quad Core PC with 4 GB of RAM and an NVIDIA Graphics Card.
Is there some extra step I need to take to make sure the IVE plugin is loaded properly? I converted the IVE to an OSG file and that works, but I don't want to have to convert all my files if I can avoid it. Thank you! Cheers, Daniel ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=32792#32792 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

