无法使用MinGW构建Boost

时间:2013-07-26 10:45:27

标签: boost build installation mingw

我刚刚下载了最新版本的MinGW和Boost 1.54.0(在Windows 7上) 第一个安装顺利(g ++ 4.7.2)。

安装Boost时,这就是我得到的:

boost_1_54_0> bootstrap.bat mingw
Building Boost.Build engine
The system cannot find the batch label specified - Test_Option
\CMake was unexpected at this time.

设置编译器的路径(从任何目录,g ++。exe --version返回4.7.2)。

我指定MinGW的方式有什么问题吗?

0 个答案:

没有答案