Re: [osg-users] [forum] Android can't build osgdb_png

2019-03-26 Thread Colin Cochran
I recently encountered a similar (maybe the same) issue building for Android ES1 (exceptions disabled). I took a look at the CMake files and found that the PNG plug-in would not build unless cpp exceptions were enabled, so I took a look at the source code to see if it really required exception

Re: [osg-users] [forum] Android can't build osgdb_png

2018-07-05 Thread Sebastian Messerschmidt
Hi lin, It would be useful for others encountering a similar problem to know what your problem was and how you solved it. Cheers Sebastian Am 05.07.2018 um 09:30 schrieb lin hui: Hi, Thank you for your Reply ! I have sloved the issue. Thank you! Cheers, lin -- Read this

Re: [osg-users] [forum] Android can't build osgdb_png

2018-07-05 Thread lin hui
Hi, Thank you for your Reply ! I have sloved the issue. Thank you! Cheers, lin -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=74261#74261 ___ osg-users mailing list osg-users@lists.openscenegraph.

Re: [osg-users] [forum] Android can't build osgdb_png

2018-07-04 Thread michael kapelko
Hi. I've detailed building PNG under Android a few months ago in this example: https://github.com/OGStudio/openscenegraph-cross-platform-examples/tree/master/02.TextureImage#android Basically, you need libpng-android and a few CMake tweaks. PS: Björn thanks for sharing :) On 4 July 2018 at 13

Re: [osg-users] [forum] Android can't build osgdb_png

2018-07-04 Thread Björn Blissing
Hi, I have no experience of this myself. But have you checked out Michael Kapelko's Android tutorials? https://github.com/OGStudio/openscenegraph-cross-platform-guide/tree/master/1.8.SampleUnderAndroid Regards, Björn -- Read this topic online here: http://forum.openscenegraph.o

Re: [osg-users] [forum] Android can't build osgdb_png

2018-07-03 Thread lin hui
Hi, Anybody help!? Thank you! Cheers, lin -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=74249#74249 ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/l

Re: [osg-users] [forum] Android can't build osgdb_png

2018-07-02 Thread lin hui
Hi, upup Thank you! Cheers, lin -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=74240#74240 ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cg

[osg-users] [forum] Android can't build osgdb_png

2018-06-28 Thread lin hui
Hi, I'm building Android libs on Windows, other 3rdparty libs like osgdb_jpeg can all be build, except osgdb_png , is there something special and i missed? Thank you! Cheers, lin -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=74217#74217