Hi koduri,

Make sure you have added the macro USE_OSGPLUGIN(osg) in your code, maybe
this is the problem.

Cheers
El 28/08/2012 13:44, "Koduri Lakshmi" <ankiredd...@gmail.com> escribió:

> Hi,
>
> I build OSGAndroid example on Ubuntu device. I loaded and displayed OSG
> model successfully on my mobile device.
>
> Now I used the OSG lib in my project which are using some other libs.
> I made changes to Android.mk and Application.mk and compiled successfully.
> But to load model I gave static path to readNodeFile as
> "/mnt/sdcard/OSG/lz.osg".
>
> When I run as Android Application I got "Model not loaded" message on cat
> log.
>
> If I give the same static path in OSGAndroid example then it is working.
>
> I am using Android 2.2 and OpenGl1.1 versions.
>
> Do i need to add any other things to my project.
>
> Can you please help me why the model is not loading?
> ...
>
> Thank you!
>
> Cheers,
> Koduri
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=49621#49621
>
>
>
>
> _______________________________________________
> 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