回复: Qt 4.5.1,Qt Creator 1.1,Qt Visual Studio Add-In 1.0 发布了
#11 [daotong 05-14 19:46]
QT VS Integration,1.2.2之后的版本都需要.Net 3.5,如果是VS 2005,则需要装 SP1,太麻烦了。
QT add-in 安装目录下有简繁中文的语言包,但是无法注册,还是不能用。
#12 [jingxi_001 05-15 00:28]
ding
#13 [jingxi_001 05-15 00:28]
ding
#14 [huweixiong 06-05 17:18]
+vs2008中文安装上了,但是在调试数据库时总是不成功,好像是没装QMySQL驱动,QSQLite..。但我有用QT Creator跑同样的代码连接数据库都没问题的呀,是不是还要在vs中设置什么来着呀!
在D:\Qt\4.5.0-vc\qt\plugins\sqldrivers下我看到有上面要使用的dll文件,问题出在哪,希望大家帮忙看看
(D:\Qt\4.5.0-vc\qt\plugins\sqldrivers这问qt进编译后的路径)
#15 QTCreater 编译问题,请大家指教 [chenxiang899 07-23 12:34]
Running build steps for project mypro...
Starting: E:/Qt/2009.03/mingw/bin/mingw32-make.exe clean -w
mingw32-make: Entering directory `D:/My Documents/mypro'
mingw32-make: Leaving directory `D:/My Documents/mypro'
mingw32-make: *** No rule to make target `c:/Qt/2009.03/qt/mkspecs/win32-g++/qmake.conf', needed by `makefile'. Stop.
Exited with code 2.
Error while building project mypro
When executing build step 'Make'
编译的时候出现这个段