NeXT 发表于 2016-10-14 10:48:42

Warning: Could not find plugin to read objects from file "G:\cow.osg"

        Warning: Could not find plugin to read objects from file "G:\cow.osg"是不是第三方库没有编译的问题啊?要怎么解决

gis_wudi 发表于 2016-10-20 14:23:59

最简单的方式将osg dll文件坐在路径(bin路径)加至环境变量,同时保证bin/osgplugin*.*.*/有osgdb_osg.dll存在

poseidon 发表于 2020-3-26 08:13:46

本人也遇到了问题,最后终于解决了,我的配置环境是vs2010+osg3.0.1,c盘的osgdb_osg.dll所在文件夹名字是osgPlugins3.0.1,目录是c:\OSG\bin\osgPlugins3.0.1,将文件夹名字更改为osgPlugins3.0.0就可以了,个人感觉是vs2010和osg3.0.1存在一些不兼容的问题,总之很是奇怪。
页: [1]
查看完整版本: Warning: Could not find plugin to read objects from file "G:\cow.osg"