Android (C++) - Eclipse : make (e=2): The system cannot find the file specified
-
Hi Experts, I am new to Android and also Eclipse. I am developing Android application (C++)in Eclipse IDE. I am getting below error while Building. Kindly advise.
process_begin: CreateProcess(NULL, C:/Android/NDK/android-ndk-r13b/build../toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -MMD -MP -MF ./obj/local/armeabi/objs-debug/QlibInitJava/QLibInit_FromJava.o.d -gcc-toolchain C:/Android/NDK/android-ndk-r13b/build//../toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64 -fpic -ffunction-sections .) failed.
make (e=2): The system cannot find the file specified.Thank you!!
-
Hi Experts, I am new to Android and also Eclipse. I am developing Android application (C++)in Eclipse IDE. I am getting below error while Building. Kindly advise.
process_begin: CreateProcess(NULL, C:/Android/NDK/android-ndk-r13b/build../toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -MMD -MP -MF ./obj/local/armeabi/objs-debug/QlibInitJava/QLibInit_FromJava.o.d -gcc-toolchain C:/Android/NDK/android-ndk-r13b/build//../toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64 -fpic -ffunction-sections .) failed.
make (e=2): The system cannot find the file specified.Thank you!!
-
Hi Experts, I am new to Android and also Eclipse. I am developing Android application (C++)in Eclipse IDE. I am getting below error while Building. Kindly advise.
process_begin: CreateProcess(NULL, C:/Android/NDK/android-ndk-r13b/build../toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -MMD -MP -MF ./obj/local/armeabi/objs-debug/QlibInitJava/QLibInit_FromJava.o.d -gcc-toolchain C:/Android/NDK/android-ndk-r13b/build//../toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64 -fpic -ffunction-sections .) failed.
make (e=2): The system cannot find the file specified.Thank you!!
ptr_Electron wrote:
I am new to Android and also Eclipse. I am developing Android application (C++)in Eclipse IDE.
Which is a good reason to put Eclipse on a shelf and use Visual Studio Community 2017 instead. During installation, you can have it install everything needed for creating Android projects using C++.
"One man's wage rise is another man's price increase." - Harold Wilson
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
"You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles