Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Mobile Development
  3. Android
  4. Android (C++) - Eclipse : make (e=2): The system cannot find the file specified

Android (C++) - Eclipse : make (e=2): The system cannot find the file specified

Scheduled Pinned Locked Moved Android
c++androidvisual-studiolinux
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    ptr_Electron
    wrote on last edited by
    #1

    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!!

    L D 2 Replies Last reply
    0
    • P ptr_Electron

      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!!

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      ptr_Electron wrote:

      The system cannot find the file specified.

      The message is telling you exactly what is wrong. It looks to me like some of those paths are not correct. You probably need to inspect your build settings.

      1 Reply Last reply
      0
      • P ptr_Electron

        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!!

        D Offline
        D Offline
        David Crow
        wrote on last edited by
        #3

        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

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups