Eclipse not recognizing CygWin gcc

70 views Asked by At

I am trying to build an Android NDK project.

Eclipse says: enter image description here

I installed NDK, CygWin (including gcc, g++) correctly I guess. I also added the bin folder to my PATH variable. So when I am opening a command prompt I get following:

enter image description here

which in my opinion tells me that everything is installed correctly.

What am I doing wrong?

1

There are 1 answers

0
Paul Paku On

Eclipse is able to overrides default system path. Check out your project and workspace preferences for fault in the path.