On Dec 20, 2009, at 10:36 AM, ext Lorenzo Bettini wrote: > 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).
Qt Creator should build fine with the things in an installed Qt. What is it trying to use that doesn't exist? ++ Eike >> 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 > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator -- Eike Ziller Software Engineer Nokia, Qt Development Frameworks Nokia gate5 GmbH Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B Umsatzsteueridentifikationsnummer: DE 812 845 193 Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
