> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf > Of ext [email protected] > Sent: Wednesday, September 30, 2009 4:51 PM > To: [email protected] > Subject: Re: [Qt4-preview-feedback] Compilation of git-repo > under windows > > > Hello everybody, > > > > I've cloned the qt git repo (git://gitorious.org/qt/qt.git) > and am not > > able to compile it under windows (in fact the problem > occurs already > > during 'configure'). I've NOT had similar problems under Linux. > > Let's start the other way around: Is anyone working with the > git repos under windows? > > Did anyone get the latest qt-git-tree to configure and with > what versions of perl and mingw?
Yup :-) Qt from git is frequently tested on Windows XP SP3 with MinGW 3.4 and 4.4 from ftp://ftp.qt.nokia.com/misc and various versions of ActivePerl. These tests don't show up the problem you're seeing. By the way, you didn't mention which branch you're using? If you're using master, switch to 4.6-stable or 4.6 instead. After configure fails, can you reproduce the problem by running `bin\qmake.exe -r' from the top level of the tree? If so, maybe you can run it in a debugger and get a backtrace? -- Rohan McGovern QA Technical Lead Qt Development Frameworks, Nokia http://qt.nokia.com/ _______________________________________________ Qt4-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback
