私は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 パスにパスを追加したくありません。
日食だけに設定することはできますか?