我已经安装并运行了 cygwin。我可以更改目录,一切顺利。
我已经运行了以下测试并且它有效。
笔记:
C:\cygwin\
和
C:\cygwin\boost_1_53_0
在我的路径系统环境变量中我还有:
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\MATLAB\R2008b Student\bin;C:\Program Files\MATLAB\R2008b Student\bin\win32;C:\cygwin\bin
现在 - 当我尝试运行以下命令时:(Boost 教程) 在 Windows 机器上启动 bootstrap.cmd 时出现以下错误;
### "Could not find a suitable toolset."
###
### You can specify the toolset as the argument, i.e.:
### .\build.bat msvc
###
### Toolsets supported by this script are: borland, como, gcc, gcc-nocygwin,
### intel-win32, metrowerks, mingw, msvc, vc7, vc8, vc9, vc10, vc11
###
任何帮助都非常好