On Dec 20, 2009, at 10:30 AM, ext Lorenzo Bettini wrote: > Eike Ziller wrote: >> On Dec 17, 2009, at 3:41 PM, ext Lorenzo Bettini wrote: >> >>> Hi >>> >>> I've just started using an old imac and using the macosx port of qt >>> 4.5.x... I've also installed the new qt 4.6 from the website, which >>> comes with qt-creator. >>> >>> When I'm using qt-creator, I'd like to use the macosx port version of >>> qt, however, when I select that qmake version, the qt-creator qt >>> settings dialog says that it says that "qmake does not specify a valid >>> Qt installation" and it won't use that qmake... >> >> For investigation what the problem is: >> >> * what is the qmake command called? There's a known problem in 1.3.0 >> that you cannot use e.g. "qmake-4.5" or such, instead of "qmake" >> (http://bugreports.qt.nokia.com/browse/QTCREATORBUG-463) >> * in Qt Creator 1.3.0, if you open preferences, Qt Versions, >> what does the tool tip show if you hover ? >> It should look something like the attached image. >> > > Hi Eike > > I don't have the mac with me right now, and won't have it till january; > but, from what you say, it looks like it's only a matter of creating a > softlink called "qmake" to "qmake-4.5"?
Yes, and typing the path to the "qmake" by hand in the preferences (instead of browsing with the "Choose" button, because that would resolve the symbolic link to "qmake-4.5" first). ++ Eike > cheers > 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
