qt-msvc-installer -


LGPL
Windows
C/C++

软件简介

Qt(Qt4)开源Windows安装程序,包含MSVC 2008二进制代码。

开源版的 Qt4,从4.4开始就全面支持用Visual
Studio编译了。所以你自己创建一个和商业版类似的安装器是可能的,就是有点复杂。这个开源项目替你解决了这个问题。

这个项目是一个可以方便的与MSVS 2008集成的Qt库,包含一个安装程序:

  • Uninstall entry
  • Command prompt with proper environment variables already set
  • Launch MSVC with proper environment variables already set
  • Qt Assistant/Designer/Translator shortcut
  • .ui file association with Qt Designer (unselectable in installer)
  • Cleaned up build of full Qt libraries ~ 750MB (compared to ~4.5GB after config/nmake)
  • 64-bit versions for a full 64-bit library stack of Qt.