1

私はcygwinインストールしており、通常はコマンドラインからプロジェクトをコンパイルできますmake.

同じプロジェクトをEclipseでコンパイルする方法は?

それは言う

**** Build of configuration Default for project leptonica-1.69 ****

****  WARNING: The "Default" Configuration may not build  ****
****  because it uses the "cdt.managedbuild.toolchain.gnu.cygwin.base"  ****
****  tool-chain that is unsupported on this system.  ****

****  Attempting to build...  **** 

make all 

Cannot run program "make": Launching failed
Error: Program "make" is not found in PATH

コンパイルしようとすると。

のある場所で CDT をセットアップする場所が見つかりませんでしcygwinた。もちろん、cygwinグローバル Windows パスにパスを追加したくありません。

日食だけに設定することはできますか?

4

1 に答える 1