Okay, got the sydney test working. The problem is that the files sydney.md2 and sydney.bmp need to be in /sdcard/Irrlicht/ rather than at the root (which is contrary to what the first post states).
It might be a good idea to keep the first post up to date -- or maybe create a wiki somewhere?
Search found 4 matches
- Sun Sep 26, 2010 7:10 pm
- Forum: Project Announcements
- Topic: Android Port
- Replies: 383
- Views: 173335
- Thu Sep 23, 2010 10:51 pm
- Forum: Project Announcements
- Topic: Android Port
- Replies: 383
- Views: 173335
- Wed Sep 22, 2010 11:00 pm
- Forum: Project Announcements
- Topic: Android Port
- Replies: 383
- Views: 173335
With the latest changes, I can now compile the native code successfully. However, when trying to run the android app in an AVD (2.1 or 2.2), I get the following error messages: E/libEGL ( 338): called unimplemented OpenGL ES API E/libEGL ( 338): called unimplemented OpenGL ES API E/libEGL ( 338): ca...
- Mon Sep 20, 2010 8:15 pm
- Forum: Project Announcements
- Topic: Android Port
- Replies: 383
- Views: 173335
After running 'ndk-build' in the 'project' directory, I get the following errors on OS X and Windows 7: In file included from /project/jni/app-android.cpp:9: /project/jni/android-receiver.h:4:22: error: irrlicht.h: No such file or directory In file included from /project/jni/app-android.cpp:14: /pro...