[osg-users] Plugin Problem, osgDB doesn't find plugins
Ariasgore
ariasgore at gmx.de
Fri Jul 18 13:13:40 PDT 2008
Hi,
the compiling part seems to be tricky for me, I tried to compile jpeg, got
the zip but since there is no vs project in there, I tried that by hand (and
reading the install doc) which was less than succesfull.
Pretty akward to get the 3rd party libs.
Greets
--------------------------------------------------
From: "Jean-Sébastien Guay" <jean-sebastien.guay at cm-labs.com>
Sent: Friday, July 18, 2008 8:15 PM
To: "OpenSceneGraph Users" <osg-users at lists.openscenegraph.org>
Subject: Re: [osg-users] Plugin Problem, osgDB doesn't find plugins
> Hello Ariasgore,
>
>> This is not a linking error that must be fixed in the project, am i
>> right? This is a missing dll as i suppose...
>
> You didn't say if you compiled the 3rdParty dependencies yourself or not.
> If you didn't do that, then stop trying other things and do that. It will
> eliminate the most likely reason that the plugins don't load. Re-read my
> previous message.
>
> The problem is that when dynamically loading a plugin, the error message
> is the same if the plugin is *not found* and if the plugin *could not be
> loaded*. I suspect that in your case, the latter is what's happening. And
> this could be caused by (among other things) the fact that the plugins'
> dependencies (libjpegD.lib in your case) were compiled with a different
> compiler than the plugins themselves.
>
> Good luck,
>
> J-S
> --
> ______________________________________________________
> Jean-Sebastien Guay jean-sebastien.guay at cm-labs.com
> http://www.cm-labs.com/
> http://whitestar02.webhop.org/
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
More information about the osg-users
mailing list