Hello Joseph,

The image can't be found by readNodeFile. Where needs the image-file to be 
stored? Must I compile the jpeg-plugin? How can I compile this plugin?

See the answers to your similar thread where you tried to load an obj file. Please don't post questions twice (these are the same question).

About plugins, in general OSG will be compiled with some basic input/output plugins. The JPEG, PNG, OBJ, 3DS, etc. plugins are normally part of this set. You can't do much without these. Other plugins are optional, either because they require uncommon third-party dependencies or because not many people need them. To compile these, you need to get the OSG sources, get the dependencies, configure OSG so it detects that you have the dependencies and enables the plugins, and then recompile OSG with those plugins enabled. There are pages on the Wiki about this, please refer to it for more information.

Hope this helps,

J-S
--
______________________________________________________
Jean-Sebastien Guay    [email protected]
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to