On Nov 23, 2010, at 10:26 AM, ext bobas wrote: > Thank you for your reply! > > I assume that at first I need clone Qt Creator repository. Right? > Is bellow commands sequence correct? > > git clone git://gitorious.org/qt-creator/qt-creator.git qt-creator > cd qt-creator > git checkout -b 2.0 origin/2.0.1
Looks fine to me. Or you download the sources by clicking on "Download 2.0.1 as tar.gz" here http://qt.gitorious.org/qt-creator/qt-creator/commits/2.0.1 or you download the source package of the release from the Qt download pages http://qt.nokia.com/downloads -- 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
