I built osg 2.0 for VisualStudio 7.1 but I'm having problems running the
examples. I'm guessing it has something to do with finding the plugins...

I get the following error when I run osganimate:
"The procedure entry point
[EMAIL PROTECTED]@osg@@[EMAIL PROTECTED] not be located
in the dynamic link library
osgd.dll
The console reads "Warning: Could not find plugin to read objects from file
"glider.org".

(osgd.dll is in the same directory as the executable)

osgautotransform
console:
    Warning: Could not find plugin to read objects from file "C:\Program
Files\OpenSceneGraph\data\fonts\arial.ttf".
on exit:
Run-Time Check Failure #0 - The value of ESP was not properly saved across a
function call.  This is usually a result of calling a function declared with
one calling convention with a function pointer declared with a different
calling convention.
(this breaks into crt0dat.c line 463: ExitProcess(status); )

I get similar errors with other examples.
_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to