Home > Mobile >  Compile the NDK - build so added NDK_DEBUG had become so=1
Compile the NDK - build so added NDK_DEBUG had become so=1

Time:10-11

Environment: Windows 7 64
The NDK version: android - the NDK - r12b
Error display
NDK_DEBUG=1
[x86] Gdbserver: [4.9] x86 - libs/x86/gdbserve
[x86] Gdbsetup: libs/x86/GDB. Setup
System is unable to perform a specified program,
Make: * * * [jni/libs/x86/GDB. Setup] Error 1
Make: * * * Deleting the file ` jni/libs/x86/GDB. Setup '

Windows cannot directly use the NDK - so build compiled with debug information?

CodePudding user response:

And then there is the android studio can use multicore compilation? I'm error plus - j4
ExternalNativeBuild {
NdkBuild {
The arguments "- j4
"}
}
Could not find method the arguments () for the arguments [- j4] on the object of type com. Android. Build
Which bosses know?

CodePudding user response:

Change the high version of the NDK, 14, for example, I used to use the as is 2 x, match ndk11, can be compiled through, but after upgrade the as, is also a variety of configurations are not line, the last in a high version of the NDK,
  • Related