Josh wrote:
> Hi All,
> 
> I'm trying to build qt-creator 1.3.0 from source (on linux). I have 
> built and installed Qt 4.6. I set the QTDIR env var to point to my Qt 
> install location and am using its qmake.
> 
> It seems to be trying to include\build things that do not exist in my 
> QTDIR (ie. as part of the Qt install).
> 
> So, my question is, do I need to build qt-creator with the full sources 
> for Qt? Or can I build and install Qt, then build against that install? 
> The latter is not working for me but I might be missing something.
> 
> Thanks for any assistance!
> 
> Josh

That's strange: I'm compiling qt-creator against the qt 4.6 version 
downloaded from nokia site (but I've also been using the git version of 
qt for months, when it hadn't still been released), and just by running 
the qmake from qt 4.6 installation (without setting QTDIR), I've never 
experienced any problem...  I then run the qtcreator shell script found 
in the bin directory of the shadow build...

Lorenzo

-- 
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
BLOGS: http://tronprog.blogspot.com  http://longlivemusic.blogspot.com

_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to