1

そこで、Android 用の cocos2s-x HelloCpp サンプルをビルドしようとしていますが、この問題が発生しています。Eclipse でProgram "" not found in pathというエラーが表示されます。はい、引用符は空です。どのプログラムが参照しているのかよくわかりません。エラーを無視して、Cygwin で build_native.sh を実行してビルドしようとすると、次のエラーが表示されます。

現在使用中: C:/cygwin64/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.

GNU Makeツールがインストールされているので、これは私にとって非常に混乱します

4

0 に答える 0