27.07.2011, 20:58, "Alexander Neundorf" <neund...@kde.org>: > On Wednesday 27 July 2011, Oswald Buddenhagen wrote: > >> On Tue, Jul 26, 2011 at 10:29:13PM +0200, ext Alexander Neundorf wrote: >>> On Tuesday 26 July 2011, Coda Highland wrote: >>>> That's what I was thinking too; I mean, we don't ACTUALLY support >>>> cmake projects >>> Yes, that's how it is supposed to be, at least from the cmake POV. CMake >>> generates projects for the IDEs. The IDEs should not have to care whether >>> the project file has been written by cmake or by themselves or in any >>> other way. >> this is a completely absurd postulation - it inherently goes against the >> I in IDE. > > It's actually a nice thing if you don't have to know how to set up a project > in some IDE, but you can simply run cmake and load the project it created in > the IDE. > E> .g. this way it was much easier for me to get along with VisualStudio. I > didn't have to know which dialogs or buttons I have to click, I simply had my > cmake file, and could open the resulting project in VisualStudio. And it was > exactly the same for me with XCode. > > I can simply use them without having to care how I set up projects with them > in detail.
The same is possible with proper IDE-integration too - you open project, and IDE (here Qt Creator plugin) applies all settings defined in project. No need to click buttons. -- Regards, Konstantin _______________________________________________ Qt-creator mailing list Qt-creator@qt.nokia.com http://lists.qt.nokia.com/mailman/listinfo/qt-creator