The Qt Creator 2.1 snapshots are available for download.
-
wrote on 8 Sept 2010, 11:23 last edited by
The Qt Creator 2.1 snapshots are available for download.
"http://get.qt.nokia.com/qtcreator/snapshots/latest/":http://get.qt.nokia.com/qtcreator/snapshots/latest/
[edit: fixed link / $chetankjain]
-
wrote on 8 Sept 2010, 11:35 last edited by
Please be aware that these are snapshots and please do report any issues you find in "our bugtracker":http://bugreports.qt.nokia.com/.
Thank you!
-
wrote on 8 Sept 2010, 11:43 last edited by
Great, thanks for announce.
-
wrote on 8 Sept 2010, 12:00 last edited by
So, are the night builds fixed now and will be regularly launching? I've read in Qt-Creator mailing list, that there have been some issues with them?
-
wrote on 8 Sept 2010, 12:08 last edited by
When was it posted in the mailing list. This build is of Sept 07.
-
wrote on 8 Sept 2010, 14:21 last edited by
The mail on the 3rd of September mentioned that build servers were going to be updated. So I just wondered if this update is over or not.
-
wrote on 8 Sept 2010, 15:31 last edited by
lyuts: Yes, the servers are updated and we hope to be able to provide regular snapshots for the master branch now.
-
wrote on 8 Sept 2010, 23:00 last edited by
BTW, where I can read changelog for this snapshot?
-
wrote on 9 Sept 2010, 07:54 last edited by
IrQX: Check "Qt Creator's page on gitorious page":http://qt.gitorious.org/qt-creator/qt-creator. You do not need to checkout the code, the web page does provide a list of recent activities in the repository.
-
wrote on 9 Sept 2010, 21:29 last edited by
[quote author="Tobias Hunger" date="1284018874"]IrQX: Check "Qt Creator's page on gitorious page":http://qt.gitorious.org/qt-creator/qt-creator. You do not need to checkout the code, the web page does provide a list of recent activities in the repository.[/quote]
I feel providing a readme with every release is easier for the end user
-
wrote on 9 Sept 2010, 22:28 last edited by
chetankjain, I'm not sure snapshots are for end users. I think they are mostly for one who know what he is doing and ready for problems because of unstability.
-
wrote on 9 Sept 2010, 22:32 last edited by
ok I what I mean is, how much effort would it take to include one file in the snapshot outlining the new features/fixes ... vs. every user who uses the snapshot to go to the gitorious page and check the recent activities...
-
wrote on 10 Sept 2010, 06:58 last edited by
chetankjain: The effort depends very much on how useful this should be to users. The git log messages are meant to be short messages that describe the change to other people hacking on creator. Providing a list of those changes is easy, but targets an audience that is tracking creator from git already:-) And of course this is exactly the information available at gitorious, too.
Something that is understandable to users of creator would require quite a bit of effort: Somebody would need to go over all the commits, understand what they are trying to do and then put that into user-understandable terms. Believe me, that is harder than it sounds:-) E.g. I believed I could just touch up our internal weekly reports and send them to our mailing list... turns out that "touching up" is actually "writing new" most of the time since I want people using creator to understand what we did, not managers already familiar with where we want to go. Doing this once a week is quite motivating, but I do not care to set aside the time each and every night to do this.
If somebody here wants to write changelogs for the snapshots he is free to do so e.g. here in the wiki. I would appreciate the effort as I could use some inspiration for my weekly status mails;-)
-
wrote on 10 Sept 2010, 12:49 last edited by
Tobias: I see your point and fully agree that doing it on a nightly basis would be too much! Weekly updates would be good enough I guess -- if it could be shared :)
-
wrote on 10 Sept 2010, 13:29 last edited by
chetankjain: Feel free to join the "Qt Creator Mailing list":http://lists.trolltech.com/mailman/listinfo/qt-creator (or check "the archives":http://lists.trolltech.com/pipermail/qt-creator/). It is public.
I try to write up a summary every week for a while now (even though I occasionally skip one week and then cover two weeks in the next report). The last one is "here":http://lists.trolltech.com/pipermail/qt-creator/2010-September/007602.html, but I am trying to send out a new one today or maybe Monday.
-
wrote on 10 Sept 2010, 13:33 last edited by
Thanks Tobais :) .. just joined it
-
wrote on 14 Sept 2010, 09:21 last edited by
I liked it so much... I just want to use it for Symbian and Windows development. However. I do not know how to use it with symbian.
-
wrote on 14 Sept 2010, 09:31 last edited by
[quote author="jdbastardy" date="1284456113"]I liked it so much... I just want to use it for Symbian and Windows development. However. I do not know how to use it with symbian.[/quote]
To use it for symbian, you need to install 5th edition sdk also. I think there is a thread describing the steps. Better to wait till an update for Nokia Qt SDK is provided.
-
wrote on 15 Sept 2010, 16:11 last edited by
Yaeh... I liked the idea of nokia SDK... However i prefer to work manually since I can tweak everything...
And I use different compilers also (I'd like also to work with the desktop).
-
wrote on 17 Sept 2010, 10:10 last edited by
[quote author="Denis Kormalev" date="1284071338"]chetankjain, I'm not sure snapshots are for end users. I think they are mostly for one who know what he is doing and ready for problems because of unstability.[/quote]
Denis, of course. but I use for my work QtCreator which I build from git://gitorious.org/qt-creator/qt-creator.git every week and it works stably:)
10/21