Hi guys,

it works!!
I had to tweak something and then I've run some tests, let me share some
points with you:

- Builing
I have made a floder called ndk-build inside the osg folder tree to place
all the nkd builind stuff. If I set the OSG_ANDROID_DIR to that folder, the
compiler doesn't file the osg includes, so I had to add the osg include
folder to the "LOCAL_C_INCLUDES".
By doing that everything compile and link.
What I don't get is why it wasn't working before, when I had edited directly
the variables LOCAL_C_INCLUDES and LIBDIR by setting them to full paths ->
any hints on this point??

- Running
I've been trying only the GLES1 example, and it works just fine on my Nexus
S (android 2.3.4)
Instead I've tried to build the example also for the 3.x platform target: it
build and upload on my tablet, but it just shows up for a couple of seconds
and then it dies.
I have no time to investigate right now, I'll run some more tests tomorrow.
Have you got any idea what it might be depending on?
My device is an Acer Iconia Tab A500.

Thank you for your support and great job!
Ricky



On Thu, Aug 11, 2011 at 17:05, Jorge Izquierdo Ciges <jori...@gmail.com>wrote:

> Mmmm look the Android make file inside the GLES example and change "type
> your directory here" into your path to OSG
>
>
> 2011/8/11 Mourad Boufarguine <mourad.boufargu...@gmail.com>
>
>> ed with my binaries folder path and it worked.
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to