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
> 

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to