Re: [osg-users] 3.2.1 test results - not a regression

2013-12-23 Thread Jordi Torres
Hi Rebbeca, Have you tried with a newer ndk? I've just compiled the trunk against ndk-r9 and ndk-r8e . I think this issue was solved in ndk-r8c. Cheers. ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listin

Re: [osg-users] 3.2.1 test results - not a regression

2013-12-20 Thread Rebecca N. Palmer
However, as this was the first time I'd tried to use the NDK, the problem may well be outside of OSG. It was: I hadn't set OSG_ANDROID_DIR. After doing that and adding -lgnustl_static, I get this error: osgAndroidExampleGLES2$ /home/palmer/Android/android-ndk-r8b/ndk-build Compile++ thumb : o

Re: [osg-users] 3.2.1 test results

2013-12-20 Thread Thomas Hogarth
Hi Did you edit the Android.mk file in osgAndroidExampleGLES2/jni In there is a line like so OSG_ANDROID_DIR := < type your install directory > I think 'type' may be coming from there. Tom -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=57737#57

[osg-users] 3.2.1 test results

2013-12-20 Thread Rebecca N. Palmer
With the current 3.2 branch from git: Ubuntu 13.10 amd64: Successfully built as .deb (using Debian's packaging https://alioth.debian.org/scm/browser.php?group_id=100578 i.e. build as shared libraries, including the plugins but not the examples), FlightGear built against this and appears to wor