I tried test current source.
compile with ndk-r4b and ndk-r5b
both of these are all succeed (compile)
but runtime, it is not work.
so I change some code in android-activity.cpp.
...
void Java_com_ellismarkov_irrlicht_IrrlichtTest_nativeInitGL( JNIEnv* env )
{
importGLInit();
device ...
Search found 1 match
- Fri Feb 11, 2011 5:44 am
- Forum: Project Announcements
- Topic: Android Port
- Replies: 383
- Views: 213271