[Interest] Shadow build / Xcode project
Thiago Macieira
thiago.macieira at intel.com
Sun Jan 4 16:52:26 CET 2015
On Sunday 04 January 2015 12:24:12 Nuno Santos wrote:
> Hi,
>
> I have performed on the command line “qmake myproject.pro” to generate the
> Xcode project file.
>
> It happens that all the files generated on this process as well as the moc_*
> generated files polute my source directory.
>
> To avoid this I have tried to create a xcode dir and ran “qmake
> ../myproject.pro”, however, this way, the project doesn’t compile on xcode,
> complaining about
qmake has a long-known bug about being build *inside* the source directory.
Build it outside.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Interest
mailing list