I created a jni folder inside my project folder and the contents looked like. I just started using irrlicht and when i compile the program it gives me this error: If you get error undefined symbol:
// for conditions of distribution and use, see copyright notice in irrlicht.h #include irrcompileconfig.h #ifdef _irr_compile_with_ogles1_ #include. Anativeactivity_oncreate, it's likely that you removed app_dummy () from the irrlicht example. This error is wierd, because android.
You're not compiling and linking against testclass.cpp (where the implementation of foo() is). The compiler is thus complaining that your trying to use an undefined function. When i am compiling irrlicht project it showing me so many undefined reference error. We encounter the 'undefined reference' error in c++ mostly due to issues with function or variable definitions, improper linking, or scope/naming problems.
// for conditions of distribution and use, see copyright notice in irrlicht.h #ifndef __c_ogles_extension_handler_h_included__ #define. Here is error logs :. I was trying to compile the irrlicht port for android but i continue getting errors while following these instructions. I guess its looking for egl.h which comes with android ndk package.