**** Build of configuration Default for project hello-jni ****
make all
make: *** No rule to make target `all'. Stop.
这是NDK子带的例子,环境都配置好了,CYG+ECLIPSE,这个问题怎么解决啊?
...全文
367411打赏收藏
hello-jni编译问题no rule to make target all怎么回事??
**** Build of configuration Default for project hello-jni **** make all make: *** No rule to make target `all'. Stop. 这是NDK子带的例子,环境都配置好了,CYG+ECLIPSE,这个问题怎么解决啊?
Description Resource Path Location Type
undefined reference to `_WinMain@16' hello-jni line 0, external location: \usr\lib\libcygwin.a(libcmain.o) C/C++ Problem