Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是在我上次的任务中出现的。有人可以解释为什么 qmake 在编译时静态设置其安装路径。这使得安装后无法更改安装文件夹的名称。
这应该报告为错误还是有原因?
我不确定这是否是您的情况,但也可能是:
如果重命名 Qt 的安装文件夹,则必须调整“QTDIR”环境变量并更新“PATH”环境变量。
(在 Windows 上:按 [Win]+[Pause] => Advanced => Environment Variables)