Hi Gregory, the command you show in the screenshot is at least missing the JPG extention, (in my copy of OpenSceneGraph-Data the extention is in caps). The message you get is not related to jpg or jpg loader - just no file found called clockface.
osgviewer --image E:\osg\OpenSceneGraph-Data\Images\clockface.JPG Regards, Laurens. On Sun, May 17, 2015 at 12:44 AM, Thomas Hogarth <[email protected]> wrote: > Hi Gregory > > First try whacking you notify level to debug_fp > > osg::setNotifyLevel(osg::DEBUG_FP); > > That will show you where osg is looking for the plugin. > > Also unless you changed where osg is looking for plugins you have them in > the wrong place. Osg on windows will usually have a osgPlugins-xxx folder > in the bin folder with all the plugins in it, that's where it looks for > them. > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=63749#63749 > > > > > > _______________________________________________ > 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

