7 Nov
2012
7 Nov
'12
3:39 a.m.
hsu tom <cherish48624 <at> gmail.com> writes:
my Build Environment is
1. Window 7 2. Cygwin 3. android-NDK-r8b linux version
I will try again since my first answer seem to have been too subtle: You claim that you are trying to use the Linux version of the Android NDK (that is point 3 of above mail). The NDK contains - among other things - a compiler, that is an executable that reads c (c++) files and compiles them. If this executable was made for Linux (and you claim so), it will not work on Windows. Carl Eugen