On Thu, Apr 11, 2013 at 2:00 PM, Trajce Nikolov NICK < [email protected]> wrote:
> HI, > > I have built all from scratch with the suggested "armeabi" only, and the > same results. Interesting what I am seeing is when I do > > $ANDROID_SDK/tools/android list targets > > I see only two targets and both for armeabi-v7a ..... can this be an issue? > That means that you haven't installed more libraries for different targets in the SDK. But that shouldn't be a problem normally. OSG is compiled using the NDK, not the SDK tools (they compile Java code), so that command's output is not really relevant. However, check your log - that will tell you why did it crash. The reason could pretty well be something else than Neon support - only the Nvidia Tegra 2 lacks it from the common chipsets on the market. Regards Jan
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

