在 Windows 7 上为 Qt Creator 安装 Qwt
Posted
技术标签:
【中文标题】在 Windows 7 上为 Qt Creator 安装 Qwt【英文标题】:Qwt installation for Qt Creator on windows 7 【发布时间】:2013-07-13 12:15:33 【问题描述】:我安装了 Qt Creator。我想使用 Qwt。我下载并解压缩到“C:\qwt-6.1.0”文件夹。我执行了以下说明:
qmake qwt.pro
mingw32-make
mingw32-make install
没有错误。一切安好。但我不知道如何与 Qt creator 集成。我想通过表单编辑器使用 Qt。如何安装插件?
谢谢
平台Windows 7 版本Qt Creator 2.7.2 Qt 5.1.0(32 位) Qwt 6.1.0
【问题讨论】:
【参考方案1】:http://www.qtcentre.org/threads/53787-HowTo-Installation-of-Qt-5-0-1-and-Qwt-6-1-0-rc3-(Win7-64bit)
检查一下。它也适用于win8 64位。
【讨论】:
以上是关于在 Windows 7 上为 Qt Creator 安装 Qwt的主要内容,如果未能解决你的问题,请参考以下文章
由于 NDK 路径中的反斜杠,Qt Creator 无法构建 Android 库
OpenCV 2.4.10 + Qt Creator 3.2.0 & Qt5.4.0 MingW 64bits Windows 7 - “退出代码 -1073741515”
在 Windows 10 上为 Qt 构建 WMF(Windows Media Foundation)媒体驱动程序插件