[osg-users] [osgPlugins] DESPERATE!! Tried everything to get JPEGS TO LOAD!

Voerman, L. l.voerman at rug.nl
Mon May 18 00:28:52 PDT 2015


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 <thomas.hogarth at gmail.com>
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
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20150518/3e0e3322/attachment-0003.htm>


More information about the osg-users mailing list