[Qt-creator] Linked projects/workspace/'solutions'
Coda Highland
coda at bobandgeorge.com
Tue Jul 21 22:47:08 CEST 2009
You CAN pick which target you want to run/debug with the "Run
Configuration" menu. Build is a different story.
/s/ Adam
On Tue, Jul 21, 2009 at 3:20 PM, Robert
Caldecott<robert.caldecott at gmail.com> wrote:
> I've been playing with 'subdirs' in Qt Creator this evening and if Qt
> Creator could let you build, run and debug individual projects in the
> 'solution' via the right-click menu, then I think this would go a long way
> towards a workspace style solution that people like myself are used to.
> You'd also eventually want the ability to add new projects and to change
> the order in which projects are built to save messing with the .pro file
> itself.
> Would this be a lot of work? Does anyone else think this is worth doing?
>
> 2009/7/21 Robert Caldecott <robert.caldecott at gmail.com>
>>
>> I have also experimented with the 'subdirs' TEMPLATE. Now, this is
>> pretty good but has some problems. For example, if you open one of
>> these templates, you get a nice project tree but you can't right-click
>> on an individual project and run/build it. You have the build the
>> entire 'tree' so it would be good for when people want to simply
>> checkout and build a 'solution' but not if they want to work on the
>> components. Plus dependencies and custom build steps would still be
>> an issue.
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
>
More information about the Qt-creator-old
mailing list