<div dir="ltr"><div><span style="font-size:12.8000001907349px">Hi Gregory,</span><br></div><div><span style="font-size:12.8000001907349px">the command you show in the screenshot is at least missing the JPG extention, (in my copy of </span>OpenSceneGraph-Data the extention is in caps).</div><div>The message you get is not related to jpg or jpg loader - just no file found called clockface.</div><div><br></div><div><br></div><div>osgviewer --image E:\osg\OpenSceneGraph-Data\Images\clockface.JPG</div><div>Regards, Laurens.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, May 17, 2015 at 12:44 AM, Thomas Hogarth <span dir="ltr"><<a href="mailto:thomas.hogarth@gmail.com" target="_blank">thomas.hogarth@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Gregory<br>
<br>
First try whacking you notify level to debug_fp<br>
<br>
osg::setNotifyLevel(osg::DEBUG_FP);<br>
<br>
That will show you where osg is looking for the plugin.<br>
<br>
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.<br>
<span class=""><br>
------------------<br>
Read this topic online here:<br>
</span><a href="http://forum.openscenegraph.org/viewtopic.php?p=63749#63749" target="_blank">http://forum.openscenegraph.org/viewtopic.php?p=63749#63749</a><br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
</div></div></blockquote></div><br></div>