[Qt-creator] failing to build qt from git repo
Brian McGillion
brian.mcgillion at symbio.com
Wed Mar 10 07:45:28 CET 2010
Hi Lorenzo,
I had seen your post and thought it to be unrelated, however I followed
your advise and changed branch and it compiled successfully.
Thanks,
Brian
On Tue, 2010-03-09 at 22:34 +0100, Lorenzo Bettini wrote:
> Brian McGillion wrote:
> > Hi,
> >
> > I know this is a qt related question, I have posted to qt-interest also,
> > but hopefully someone here knows the answer.
> >
> > I did the following:
> >
> > git clone git://gitorious.org/qt/qt.git
> > cd qt
> > ./configure -declarative -qt-sql-sqlite -qt-sql-mysql
> > make
> >
>
> I had some problems too in building qt from git (I also posted to qt
> mailing list); it looks like there are still problems in the master
> branch, thus you should switch to 4.7 branch
>
> git checkout -b 4.7 origin/4.7
>
> moreover, you will still get errors if you compile it as a standard user
> and you don't specify at configure time a path in -prefix where you have
> write access... this seems to be an issue too which is being fixed they say
>
> cheers
> Lorenzo
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20100310/63a3b3b0/attachment.bin
More information about the Qt-creator-old
mailing list