Forums - Make Failed

1 post / 0 new
Make Failed
lucsilverberg@g...
Join Date: 2 Jun 11
Posts: 2
Posted: Wed, 2013-05-01 08:25

i have an error when compiling FastCV, altough i have follow the started guide :

**** Build of configuration Default for project SplashScreen ****

make all
Host OS was auto-detected: windows
ERROR: You are using a non-Cygwin compatible Make program.
Currently using: C:/cygwin/bin/make

To solve the issue, follow these steps:

1. Ensure that the Cygwin 'make' package is installed.
   NOTE: You will need GNU Make 3.81 or later!

2. Define the GNUMAKE environment variable to point to it, as in:

     export GNUMAKE=/usr/bin/make

3. Call 'ndk-build' again.

Makefile:54: recipe for target `all' failed
make: *** [all] Error 1
 

 

My Environment :

- Android-SDK

- Eclipse Helios

- cygwin with make 3.8.2

- android-ndk-r8e

- Android CDT

- Android ADT

  • Up0
  • Down0

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.