Hi oxygine,
I used the game5 example as suggested when building a game.
i have made alot of changes, however when i build to my android device, the old game is still in stalled??
i'm confused as most of the old code is gone.
Is this something you have come across before?
I've amended the android.mk file in;
oxygine-framework\oxygine-framework\examples\Game\part5\proj.android\jni\src
I also noticed when running build-run.bat, i got this error:
clang++.exe: error: linker command failed with exit code 1 (use -v to see invo
cation)
make: *** [C:/oxygine-framework/oxygine-framework/examples/Game/part5/proj.and
roid/build/intermediates/ndkBuild/debug/obj/local/armeabi-v7a/libmain.so] Error
1
the libmain.so file is not there.
I hope you can help.
kind regards