[Qt-interest] Trouble building Qt from git sources (4.6.1)
Wm. G. Urquhart
wgu at wurquhart.co.uk
Mon Dec 21 14:50:48 CET 2009
Hello list
In order to get a build of Qt using the Intel Compiler I needed to use
the 4.6.1 source as noted in a previous posting. I did this (I think) by
downloading Git Bash for windows creating a repository in my existing
C:\Qt\2009.05\qt install dir and executing a :
git pull git://gitorious.org/qt/qt.git
from within the repository.
Which resulted in :
...
* branch HEAD -> FETCH_HEAD
This resulted in various directory timestamps changes and the
downloading of 191.69 Mb of data.
However since I've never used git before (we use Perforce) I'm not to
sure if this is all I need to do to sync my sources with that of
gitorious.org as it may explain why I get this error when trying to compile:
...
io\qdataurl.cpp(44): catastrophic error: could not open source file
"private/qdataurl_p.h"
#include "private/qdataurl_p.h"
Can anyone help point me in the right direction please.
--
William
More information about the Qt-interest-old
mailing list