[Qt-interest] Q: how to build Qt from git with MS VC2005?
Raymond de Vries
reedev at xs4all.nl
Fri Jul 31 12:49:13 CEST 2009
Hi everyone,
I have a problem figuring out how to build Qt from git on Windows with
MS VC2005. I've tried the same procedure as can be used for v4.5.2 for
instance, but obviously some things are not in git. Following
http://qt.gitorious.org/qt/pages/GetTheSource and
http://doc.qtsoftware.com/main-snapshot/install-win.html which are a mix
of using v4.5.2 and the git version, it's at least clear that some
include directories are not yet created.
I've tried the open source version from by doing this:
From the 'Visual Studio 2005 Command Prompt' (in some dir):
git clone git://gitorious.org/qt/qt.git
cd qt
configure -platform win32-msvc
From there configure can't make qmake... I would really like to try out
some git versions. Can someone point me in the right direction? Thanks.
regards
Raymond
More information about the Qt-interest-old
mailing list