微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

qt-msvc-installer

程序名称:qt-msvc-installer

授权协议: LGPL

操作系统: Windows

开发语言: C/C++

qt-msvc-installer 介绍

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.

qt-msvc-installer 官网

http://code.google.com/p/qt-msvc-installer/

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐