(提升 C++ 库)bootstrap.bat:“'Web' 未被识别为内部或外部命令”

(boost C++ library) bootstrap.bat: ''Web' is not recognized as an internal or external command'

我目前正在尝试为 visual studio 2019(64 位)构建提升,但是,当我从 visual studio 终端和 运行 bootstrap.bat 时 windows命令提示符,我得到了标题中提到的错误。

以下是部分截图: visual studio terminal windows command prompt

请注意,这是我第一次 post 堆栈溢出,如果我做错了什么,请深表歉意。感谢您阅读本文并努力提供帮助。

出于某种原因,boost 不喜欢您当前的路径。因为 & 符号或空格。尝试将其移动到更规范的路径 C:\boost_1_75_0