• 5246阅读
  • 3回复

WinXP Installing  QT 奇怪问题 [复制链接]

上一主题 下一主题
离线feigen
 

只看楼主 正序阅读 楼主  发表于: 2007-04-04
WinXP Installing  QT 奇怪问题
— 本帖被 XChinux 执行加亮操作(2007-08-12) —
我用的是WINXP系统,开源4.2.2的版本,释放到D:\QT    补丁acs-4.2.2-patch1.zip    VC6.0也在D:\Program Files下
环境变量:
  Include = D:\Program Files\Microsoft Visual Studio\VC98\Include
      Path    =  D:\Program Files\Microsoft Visual Studio\VC98\Bin;
                        D:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;
                        D:\qt\lib;D:\qt\bin
      Lib        =  D:\Program Files\Microsoft Visual Studio\VC98\Lib
    QMAKESPEC  =    win32-msvc
然后打开命令行,
1.进入VC下BIN目录
  运行:VCVRAS32。BAT
2.进入QT目录
  运行:installpatch42.bat
                qconfigure.bat msvc -debug -no-stl -no-style-windowsxp (如果要WINDOWSXP风格回出错,不知道为什么)
编译完成之后,为什么打开VC 没有出现QT的工具条?我编译过很多次,只有一次出现过,但是点上面的按钮,如新建QT工程,抱错,说没有/.winconfig什么的。
请大虾指点迷津!我都快要崩溃了。。
[ 此贴被XChinux在2007-08-12 22:41重新编辑 ]
离线千年沉寂

只看该作者 3楼 发表于: 2007-07-14
我用的是商业版+VC6.0 编译完也是没有Qt工具条,每次都是先生成.dsp文件或者直接用qmake编译程序的
上善若水!
离线feigen

只看该作者 2楼 发表于: 2007-04-06
我在一个资料上看到这么两句话:
1. The opensource edition, which supports MinGW (the Minimalist Gnu for Windows), can be downloaded and used for free with open-source projects.

2.The Qt 4 Commercial Edition can be used with Microsoft compilers, such as Microsoft Visual C++ 6, and later versions of Developer's Studio.

似乎说明了问题。。
离线bfdream
只看该作者 1楼 发表于: 2007-04-05
VC6下会有QT的工具条吗?反正我用vc2005是没有QT工具条的?
我在VC下的QT工程都是先建立QT的project文件,然后qmake生成的。
快速回复
限100 字节
 
上一个 下一个