[osg-users] [osgPlugins] Problems with .ive loading

Lyubov Akimova lauanon at mail.ru
Wed Nov 9 01:55:15 PST 2016


Hi,

I have a problem with osg_ived.dll in 3.4.0 version.

As I'm trying to launch this code to open .ive file

Code:
osg::ref_ptr<osg::Node> model = osgDB::readNodeFile(modelFileName.toStdString());



I get this error in cmd:

> 
> FindFileInPath() : USING %projectpath%\osgPlugins-3.4.0\osgdb_ived.dll
> DynamicLibrary::failed loading "osgPlugins-3.4.0/osgdb_ived.dll"


On version 3.2.2 it worked fine, error occures only in 3.4.0.
Compiler is MSVC 14.0, OS is Win10, project is 32-bit.

Thank you!

Cheers,
Lyubov

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=69284#69284








More information about the osg-users mailing list