Created
September 3, 2014 23:11
-
-
Save toantran-ea/59bafc793c5e3277e999 to your computer and use it in GitHub Desktop.
Pengo - Latest compiling output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
06:07:15 **** Incremental Build of configuration Default for project PenGoPaint **** | |
/Users/toan/androiddev/android-ndk-r9d/ndk-build all | |
Android NDK: WARNING: APP_PLATFORM android-13 is larger than android:minSdkVersion 12 in ./AndroidManifest.xml | |
[armeabi] Gdbserver : [arm-linux-androideabi-4.6] libs/armeabi/gdbserver | |
[armeabi] Gdbsetup : libs/armeabi/gdb.setup | |
[armeabi-v7a] Gdbserver : [arm-linux-androideabi-4.6] libs/armeabi-v7a/gdbserver | |
[armeabi-v7a] Gdbsetup : libs/armeabi-v7a/gdb.setup | |
[armeabi] Compile++ thumb: pengo_ndk <= GaussFilter.cpp | |
[armeabi] Compile++ thumb: pengo_ndk <= CurveDrawing.cpp | |
make: *** No rule to make target `jni/FileUtils.cpp', needed by `obj/local/armeabi/objs-debug/pengo_ndk/FileUtils.o'. Stop. | |
06:07:17 Build Finished (took 2s.848ms) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment