1

CMake を使用する C++ プロジェクトがあり、mingw で Eclipse CDT を使用してみます (このプロジェクトは既にコンパイルされ、MSVC、code::blocks などで実行されます)。

Eclipse CDT では、ターゲットを選択し、右クリックしてターゲットをビルドしますが、次のメッセージが表示されます。

22:59:13 ** プロジェクトのビルド OgreProcedural-RelWithDebInfo@ogreprocedural_eclipse ** "e:\MinGW\bin\mingw32-make.exe" -CE:/Prog/Builds/ogreprocedural_eclipse OgreProcedural プログラムを実行できません "e:\MinGW\bin\mingw32-make.exe": 無効なディレクトリ。エラー: プログラム "e:\MinGW\bin\mingw32-make.exe" が PATH に見つかりません PATH=[E:\Prog\ImageMagick;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem ;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Graphviz2. 26.3\bin;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Programファイル (x86)\QuickTime\QTSystem\;C:

...しかし、mingw\bin ディレクトリはパスにあり、mingw32-make はその中にあります。

何か不足していますか?

編集: 最後に、プロジェクトをビルドすることができましたが、CMake によって生成された多数のビルド ターゲットの中で、正常にビルドされるものとそうでないものがあります。

4

0 に答える 0