【问题标题】:`Configure` in Qt 5.0.1 is not recognizedQt 5.0.1 中的“配置”无法识别
【发布时间】:2013-02-10 09:56:48
【问题描述】:

我已经下载了适用于 Windows 32 位 (MinGW) 的 Qt 5.0.1,并想再次对其进行配置以支持 OpenSSL,但我找不到 confiure.exe

顺便说一句,当我使用 Qt 5.0.1 命令提示符使用configure 时,它说“configure.exe 无法识别”。

【问题讨论】:

  • confiure.exe 在您的问题中是仅在此问题中或在命令提示符中的错字?

标签: c++ qt ssl mingw qt5


【解决方案1】:

configure.exe 是 Qt 源代码的一部分 - 所以请确保您安装了它。

但无论如何,我建议您从here 下载源代码,如果您想自己构建 Qt,则从单独的文件夹开始(如果您下载源代码,请确保从下载中获取 .zip,tar.gz 是用于 linux 并且没有 Windows configure.exe)

【讨论】:

猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2023-03-08
  • 1970-01-01
  • 2016-12-17
相关资源
最近更新 更多