Code :: blocks cmake makefile在构建时无需执行任何操作

时间:2012-10-25 16:55:42

标签: c++ codeblocks physfs

我已下载PhysFS并尝试使用Cmake构建它。选项我 生成的是Code :: Blocks makefile,它生成了一个项目文件。

我认为这就像打开项目文件并尝试构建一样简单 这没有发生。

在构建项目后,我得到了

-------------- Build: all in PhysicsFS ---------------

Using makefile: Makefile
Execution of 'make.exe -s -f Makefile all' in
'C:\Documents and Settings\Stefan.MONA-H6H4KPUJNF\Desktop\build' failed.
Nothing to be done.

我试过检查一下similar question,但答案中的选项 已经很好了,但它没有用。

我在Windows XP SP3上

0 个答案:

没有答案