On 3/9/2011 5:41 AM, ext [email protected] wrote: > Hi, > > I just updated to Qt Creator 2.1.0 (built from revision 8ef69343b8) on > my Mac and notice there doesn't seem to be a way to specify a custom QML > viewer in the run settings (as per > http://doc.qt.nokia.com/qtcreator-2.1/creator-run-settings.html#specifying-run-settings-for-qt-quick-projects). > I've been able to do this with previous versions.
Hi Tim, we removed this option indeed for 2.1, but forgot to update the documentation ... sorry about that. You can now select the qmlviewer based on a Qt version, which is why there is in most of the cases no need any more to set the path by hand. If you still want to use a custom executable you can do so by generating a 'Custom Executable' run configuration. Regards Kai > Am I missing something? > > Thanks, > Tim > > > -- > > Tim Ong > Prototyping Lead > NOKIA| Design > > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt.nokia.com/mailman/listinfo/qt-creator -- Kai Koehne 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.qt.nokia.com/mailman/listinfo/qt-creator
