Forums - Build problem - Error: Program "make" is not found in PATH

7 posts / 0 new
Last post
Build problem - Error: Program "make" is not found in PATH
mighter1488@gma...
Join Date: 4 Nov 11
Posts: 5
Posted: Sat, 2011-11-05 04:50

 

I followed build instructions, but get this error in console log. I've also added ANDROID_NDK_ROOT variable to Environment section of C/C++ Build project properties.

**** Build of configuration Default for project FastCVSample ****

 

make all 

 

Cannot run program "make": Launching failed

Error: Program "make" is not found in PATH

 

PATH=[C:/Program Files/Java/jre7/bin/client;C:/Program Files/Java/jre7/bin;C:/Program Files/Java/jre7/lib/i386;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\MATLAB\R2011b\bin;D:\eclipse\android-sdk-windows\tools\;D:\eclipse\android-sdk-windows\platform-tools\;D:\eclipse\android-ndk-r6b\;D:\eclipse;]

 

**** Build Finished ****

Will appreciate help.

 

  • Up0
  • Down0
mighter1488@gma...
Join Date: 4 Nov 11
Posts: 5
Posted: Sat, 2011-11-05 05:17

I forgot to add cygwin dir inself to PATH. Now it works.

  • Up0
  • Down0
waqas_majeed007
Join Date: 26 Dec 13
Posts: 1
Posted: Thu, 2013-12-26 23:23

its not working for me. in my  Case when i am opening andriod project in Eclipse-ADT . its giving me the error (program "make" is not found in path) or (program "bash" is not found in path) ...

  • Up0
  • Down0
ravishekharmk
Join Date: 22 Jul 14
Posts: 1
Posted: Thu, 2014-07-24 04:48

I have also faced the same problem.

 

But this can solved by re-starting eclipse after setting the PATH variable, then only changes will be reflected in eclipse!!

  • Up0
  • Down0
nagaraju2chase
Join Date: 17 Nov 14
Posts: 2
Posted: Mon, 2014-11-17 04:50

Rename the mingw32-make.exe to make.exe in the folder " C:\MinGW\bin "

  • Up0
  • Down0
nagaraju2chase
Join Date: 17 Nov 14
Posts: 2
Posted: Mon, 2014-11-17 04:53

After modifying  " Rename the mingw32-make.exe to make.exe in the folder " C:\MinGW\bin ", Please refresh and clean the project.

Now it will works fine.

  • Up0
  • Down0
hyin
Join Date: 19 Apr 15
Posts: 1
Posted: Mon, 2015-04-20 00:06

I have the same error as yours. But in few of my projects there is this error.  the erro is below:

Error: Program "make" not found in PATH
PATH=[C:/Renesas/synergy_e2_studio_4.0.0.21/eclipse//features/com.renesas.jre.win32.win32.x86_1.8.0.40/jre/bin/client;C:/Renesas/synergy_e2_studio_4.0.0.21/eclipse//features/com.renesas.jre.win32.win32.x86_1.8.0.40/jre/bin;C:/Renesas/synergy_e2_studio_4.0.0.21/eclipse//features/com.renesas.jre.win32.win32.x86_1.8.0.40/jre/lib/i386;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;c:\Program Files (x86)\AMD APP\bin\x86_64;c:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Dell\Dell Data Protection\Access\Advanced\Wave\Gemalto\Access Client\v5\;C:\Program Files (x86)\Security Innovation\SI TSS\bin\;C:\Program Files (x86)\Windows Live\Shared;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Java\jdk1.7.0_25\bin;C:\opencv\build\x64\vc10\bin;C:\rhcygwin\bin;C:\Program Files\doxygen\bin;C:\Program Files (x86)\Mscgen;C:\Program Files\Mercurial;C:\Program Files\TortoiseHg\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\GNU Tools ARM Embedded\4.9 2015q1\bin;C:\Program Files (x86)\GNU Tools ARM Embedded\4.9 2014q4\bin;C:\Renesas\synergy_e2_studio_4.0.0.21\eclipse;]
 
appreciate help.
  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.