在windows 7上安装Qt Creator的Qwt



我安装了Qt Creator。我想使用Qwt。我下载并解压到"C:\qwt-6.1.0"文件夹。我执行了以下说明:

qmake qwt.pro
mingw32-make
mingw32-make install

没有错误。一切都很好。但我不知道如何才能与Qt创建者整合。我想通过表单编辑器使用Qt。如何安装插件?

感谢

平台
Windows 7

版本
Qt创建者2.7.2
Qt 5.1.0(32位)
Qwt 6.1.0

http://www.qtcentre.org/threads/53787-HowTo-Installation-of-Qt-5-0-1-and-Qwt-6-1-0-rc3-(Win7-64位)

检查一下。它也适用于win8 64位。

最新更新