Big news!!!
I've been able to make the OSG example run on my Honeycomb device!
Now, something is definitely screwed somewhere... here is what I did in order 
to make it run.
- build for API platform 9 both OSG and the examples
- build the example ONLY for armeabi, not armeabi-v7
- target Android 2.3.3 in the Eclipse build.

By doing that the code runs fine.
To me, this means that previously my Honeycomb device (Acer IconiaTab) was 
trying to load the armeabi-v7 version, as it should support it, but for some 
reason that build is not working. Forcing it to use the armeabi (by removing 
completely the build for v7) works fine.

This is where I have to stop though... if you guys are in touch with the 
Android Dev community and know well enough the depths of OSG build for Android, 
you might want to see if and how this can be fixed... I am available to run 
more tests of course, so let me know if there is anything else I can do ok?
In the meantime I'll finally go on with some real coding :)

    Luca

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





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to