Hi Mark,

The API fro Geode and ReaderWriter has evolved a little bit over the
past year, not a huge amount but a bit.  Mixing plugins from older
versions isn't safe.  You'll need to tweak the source code and
recompile.

Robert.

On 11/8/06, Mark W <[EMAIL PROTECTED]> wrote:
I have a .dll file for a model loading plugin for OSG.  I'm using OSG 1.2,
but the plugin was written awhile ago with an older version of OSG (not sure
which version).  The code for the plugin is not available, so all I have to
work with is the precompiled .dll.

If I attempt to load a model with the .dll in my project directory, I get a
pop-up error window:

http://img468.imageshack.us/img468/4395/errorrg4.jpg

"The procedure entry point [EMAIL PROTECTED]@osg@@[EMAIL PROTECTED] could not be
located in the dynamic link library osg.dll"

There was a subset of the OSG source that came along with the .dll file in
question.  I attempted to link a simple model loader to that source code,
but it gave a similar but different error that didn't seem to be related to
the plugin.

Does this sound like a version issue, or could there be something else that
is preventing the plugin from working?

Thanks in advance for any info! :D

-Mark Waligora

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/


_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to