Search found 4 matches

by SocratesJohnson
Sun Sep 26, 2010 7:10 pm
Forum: Project Announcements
Topic: Android Port
Replies: 383
Views: 172028

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?
by SocratesJohnson
Thu Sep 23, 2010 10:51 pm
Forum: Project Announcements
Topic: Android Port
Replies: 383
Views: 172028

hybrid wrote:Do you use the es1 or es2 driver?
I'm not sure -- how do I tell? I'm just trying to run the committed port project without modification.
by SocratesJohnson
Wed Sep 22, 2010 11:00 pm
Forum: Project Announcements
Topic: Android Port
Replies: 383
Views: 172028

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...
by SocratesJohnson
Mon Sep 20, 2010 8:15 pm
Forum: Project Announcements
Topic: Android Port
Replies: 383
Views: 172028

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...