[Qt-interest] Subdirs and Xcode
John Weeks
john at wavemetrics.com
Fri Mar 25 19:23:06 CET 2011
I have answered my own question.
This bug tracker entry:
http://bugreports.qt.nokia.com/browse/QTBUG-7561
Indicates that it is not yet adequately supported.
On Mar 21, 2011, at 10:36 AM, John Weeks wrote:
> I'm using a subdirs project that has this in it:
>
> TEMPLATE = subdirs
> SUBDIRS = IsolatedGraphics IgorPhoenix
> CONFIG += ordered
>
> This works with QtCreator on my Macintosh.
>
> I want to make an Xcode project, so I used this command:
>
> qmake -spec macx-xcode -recursive IgorPhoenixSubdirs.pro
>
> It makes an Xcode project that references two other projects, as expected. But it has no product or target, and it can't be built. I can double-click each of the sub-projects, and they both build.
>
> Is there a solution to this?
Regards,
John Weeks
WaveMetrics, Inc.
Phone (503) 620-3001
Fax (503) 620-6754
email support at WaveMetrics.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110325/dcbc00ce/attachment.html
More information about the Qt-interest-old
mailing list