系统:WIN7 64位

需要下载:

安装顺序:

vs2013 -> Qt5.6.0 -> qt-vs-addin-1.2.5

在vs中添加qt路径:

QT5->Qt Options->add,设置Name:Qt5.6.0,Path:C:\Qt\Qt5.6.0\5.6\msvc2013(我的)

注意:

  • vs2013+qt5.6.0(msvc 32)用1.2.4会报错:

the following error occured:

can’t find \bin\qmake.exe

用1.2.5没有报错,原因不知,但在安装的时候提示如下:

cannot install QtQmlClassifier2013.vsix! error code: 1006

跳过也能正常使用。

相关文章:

  • 2021-06-11
  • 2022-12-23
  • 2022-12-23
  • 2022-01-07
  • 2021-05-08
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-04
  • 2021-10-31
  • 2021-12-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-02
相关资源
相似解决方案