[osg-users] png loader loads and unload

Johny Canes petrussijsma at gmail.com
Sun Feb 5 10:30:29 PST 2017


Hi,

I've built libpng and linked it successfully into the plugin: plugins/osgdb_pngd.dll

However, when I start my program, it says


Code:
'lwosg.exe' (Win32): Loaded 'D:\osg\made\bin\osgPlugins-3.5.6\osgdb_pngd.dll'. Symbols loaded.
'lwosg.exe' (Win32): Unloaded 'D:\osg\made\bin\osgPlugins-3.5.6\osgdb_pngd.dll'
'lwosg.exe' (Win32): Loaded 'D:\osg\made\bin\osgPlugins-3.5.6\osgdb_pngd.dll'. Symbols loaded.
'lwosg.exe' (Win32): Unloaded 'D:\osg\made\bin\osgPlugins-3.5.6\osgdb_pngd.dll'
'lwosg.exe' (Win32): Loaded 'D:\osg\made\bin\osgPlugins-3.5.6\osgdb_pngd.dll'. Symbols loaded.
'lwosg.exe' (Win32): Unloaded 'D:\osg\made\bin\osgPlugins-3.5.6\osgdb_pngd.dll'
'lwosg.exe' (Win32): Loaded 'D:\osg\made\bin\osgPlugins-3.5.6\osgdb_pngd.dll'. Symbols loaded.
'lwosg.exe' (Win32): Unloaded 'D:\osg\made\bin\osgPlugins-3.5.6\osgdb_pngd.dll'



(Once for every .png it tried to load)

The console says

Code:
Error reading file C:/.../image.png: file not handled



Some help would be appreciated.

Thank you!

Cheers,
Johny

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








More information about the osg-users mailing list