Christoph,
Thanks for your reply!
Regards,
Nuno
> On 8 May 2017, at 20:24, Christoph Keller wrote:
>
> You have to add "-spec macx-xcode" to your qmake arguments, otherwise it will
> use "macx-clang" and just generate a Makefile.
>
> Cheers,
> Christoph
>
>
> On 08.05.17 18:42, Nuno Santo
You have to add "-spec macx-xcode" to your qmake arguments, otherwise it
will use "macx-clang" and just generate a Makefile.
Cheers,
Christoph
On 08.05.17 18:42, Nuno Santos wrote:
Hi,
I’m very used to generate the xcode project for Qt iOS projects. Today I was
trying to generate the Xcode
Hi,
I’m very used to generate the xcode project for Qt iOS projects. Today I was
trying to generate the Xcode project for a clang_64 Qt project.
How is that achieved? It is not generating the Xcode project.
Any special trick?
Regards,
Nuno
__