> -----Original Message----- > From: [email protected] [mailto:qt- > [email protected]] On Behalf Of > Duane > Sent: Wednesday, July 31, 2013 2:25 PM > To: [email protected] > Subject: [Qt-creator] updating QtCreator > > After my initial installation of the Qt SDK, there was an update function in > Creator from the help menu. I've since reinstalled Linux on different > hardware and at that point installed 2.7. The update is no longer available. > Is > this something that comes with the online installer?
The UpdateInfo plugin has indeed only been enabled by default in the Qt Creator that comes with the online sdk. But it's part of the creator sources, and even shipped, but disabled, in the standalone installer. I'm not familiar with the sources though, and enabling it 'by hand' is not a supported use case :) (Anyhow, it's also disabled/non-functional in the latest online installer ... the idea is to update it in Qt Creator 3.0). > When I did the last install I wanted Qt4 and had the impression that the > online installation would give me Qt5. Is there an online installer for > 2.7 (or 2.8) that will give me Qt 4.8.X? Right now, no. But you're of course free to download/install Qt 4.x separately, and just register it in Qt Creator: That's actually quite easy ... http://qt-project.org/doc/qtcreator-2.8/creator-project-qmake.html . Regards Kai > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
