[osg-users] [osgPlugins] Problems with dae plugin

Chris Hanson xenon at alphapixel.com
Mon Apr 8 09:07:55 PDT 2019


This usually means the plugin was not found or failed to load.

Can you trace with something like SysInternals tools and see if the DLL
file is found and what other dependency files it might have tried to load?

On Mon, Apr 8, 2019 at 5:50 PM Nikita Petrov <nikitapetroff at gmail.com>
wrote:

> Hi,
>
> I am trying to build dae plugin to open dae files with osgviewer.
> Everything builds great, but when I try to open dae file (I tried several)
> I get the following error:
>
>
> Code:
> Error reading file .\test.dae: read error (Could not find plugin to read
> objects from file ".\test.dae".)
>
>
> I use stable OSG tags/3.6.3.
> Windows 10 x64.
> Visual Studio 2015 Update 3.
> Almost all 3rdParty dependencies are built with vcpkg. GDAL, tiff, proj.4,
> geotiff are built from sources.
>
> For Collada-dom library I tried 2 options:
>
> - use vcpkg to build collada-dom (built DLL filename:
> collada-dom2.5-dp-vc130-mt.dll).
> - build collada-dom from sources (built DLL filename:
> collada-dom2.5-dp-vc100-mt.dll).
>
> I copied the collada DLL to OSG bin folder.
>
> Is it possible that dae plugin is broken? What am I doing wrong?
>
> Thank you!
>
> Best regards,
> Nikita[/list]
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=75795#75795
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>


-- 
Chris 'Xenon' Hanson, omo sanza lettere. Xenon at AlphaPixel.com
http://www.alphapixel.com/
Training • Consulting • Contracting
3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4 •
GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL
Legal/IP • Forensics • Imaging • UAVs • GIS • GPS •
osgEarth • Terrain • Telemetry • Cryptography • LIDAR • Embedded • Mobile •
iPhone/iPad/iOS • Android
@alphapixel <https://twitter.com/alphapixel> facebook.com/alphapixel (775)
623-PIXL [7495]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20190408/f654be1e/attachment.html>


More information about the osg-users mailing list