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 [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

