[Qt-interest] QT LGPL MSVC 2008 Installer of Clean Pre-Build Qt Binaries
Gabe F. Rudy
rudy at goldenhelix.com
Mon Aug 3 15:15:05 CEST 2009
I did this for the convenience of my own team, but I thought this might
be helpful to some other people as well.
Currently the pre-built binaries for the LGPL licensed Qt is limited to
mingw (although MSVC compilers are supported).
There are actually quite a few tricks to allow for a relocatable install
of the Qt libraries as relocating the library directory from the
original configure/nmake location is not officially supported.
So I've been working on this installer for a couple weeks and am
satisfied with it to start using it in my production environment.
I'd thought I'd let the rest of you know if you are looking for a clean
build (not the 3-4GB you get when you configure yourself) of Qt for MSVC
2008 with the conveniences of the commercial installer including start
menu shortcuts to Qt command prompt and Visual Studio with Qt vars set,
check this out.
I'm also should be shortly uploading installers for 64-bit builds.
I'm sure Nokia will make this project obsolete in 4.6, but until then
enjoy!
http://code.google.com/p/qt-msvc-installer/
--
Gabe Rudy
More information about the Qt-interest-old
mailing list