Discussion:
[osg-users] [3rdparty] Missing 'png' image reader
Rajani RV
2018-11-12 05:51:42 UTC
Permalink
Hi,
I have built osg3.4.0 with eclipse oxygen and with dependencies
and it is successfully built. but png,btg files does not work and give Missing png plugin error?? pls help

OSG 3.4.0 failed to load png files.


Thank you!

Cheers,
Rajani

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=75186#75186
michael kapelko
2018-11-15 10:40:41 UTC
Permalink
Hi.

Give us CMake configuration output, that would help.
Post by Rajani RV
Hi,
I have built osg3.4.0 with eclipse oxygen and with dependencies
and it is successfully built. but png,btg files does not work and give Missing png plugin error?? pls help
OSG 3.4.0 failed to load png files.
Thank you!
Cheers,
Rajani
------------------
http://forum.openscenegraph.org/viewtopic.php?p=75186#75186
_______________________________________________
osg-users mailing list
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
Voerman, L.
2018-11-15 10:44:55 UTC
Permalink
just guessing here... osgdb_png has a dependency on libpng - and libpng is
not in your PATH or app dir (windows) or LD_LIBRARY_PATH (*nix)
Laurens.
Post by michael kapelko
Hi.
Give us CMake configuration output, that would help.
Post by Rajani RV
Hi,
I have built osg3.4.0 with eclipse oxygen and with dependencies
and it is successfully built. but png,btg files does not work and give
Missing png plugin error?? pls help
Post by Rajani RV
OSG 3.4.0 failed to load png files.
Thank you!
Cheers,
Rajani
------------------
http://forum.openscenegraph.org/viewtopic.php?p=75186#75186
_______________________________________________
osg-users mailing list
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
_______________________________________________
osg-users mailing list
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
Continue reading on narkive:
Loading...