On 11/30/2010 10:29 PM, ext Robert Caldecott wrote: > I am keen to try the new sub-project support but the new ‘Add to > project’ drop-down on the last page of the New Project wizard is always > greyed out. What am I missing here? For example, I created a GUI project > and then tried to create a static library project but I can’t select the > GUI project from this new drop-down. I thought there was support coming > for handling .pro dependencies, etc. with this release? > > Any tips?
As far as I know the sub-project support is currently limited to being able to add new projects to existing subdirs-projects, and you'll still have to create the subdirs project yourself. The problem is that it's not trivial to turn this structure: foo.pro (app) into this: bar.pro (subdirs) |- foo.pro (app) |- libfoo.pro (lib) But once you have created bar.pro, Qt Creator is able to add new projects to it. Best regards, Bjørn _______________________________________________ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-creator