On Friday 30 October 2015 10:03:17 Hamish Moffatt wrote:
> > Visual Studio is not the problem for Qt developers (why you need such
> > generator?), but without XCode generator you just can't live if you
> > develop for iOS platform, for example...
>
> Because I like to develop in VS. I guess you'r
On 30/10/15 09:57, Igor Mironchik wrote:
On 30.10.2015 01:53, Hamish Moffatt wrote:
On 30/10/15 01:31, Gian Maxera wrote:
:-( So, there is no alternative but manually tweak the generated
Xcode :-(
Can you do the DWARF generation yourself and combine that and your
custom post link stage in
On 30.10.2015 01:53, Hamish Moffatt wrote:
On 30/10/15 01:31, Gian Maxera wrote:
:-( So, there is no alternative but manually tweak the generated
Xcode :-(
Can you do the DWARF generation yourself and combine that and your
custom post link stage into the post link script?
It would be gre
On 30/10/15 01:31, Gian Maxera wrote:
:-( So, there is no alternative but manually tweak the generated Xcode :-(
Can you do the DWARF generation yourself and combine that and your
custom post link stage into the post link script?
It would be great if qmake had some more hooks for custom step
___
Fra: Interest på vegne av Gian Maxera
Sendt: 28. oktober 2015 13:00
Til: interest
Emne: [Interest] How to run a custom command after dSYM generation for iOS ?
Hello,
I need to do 2 things:
1) setup the iOS compilation to always create dSYM for all configuration. The
default is not to g
gt;>
>>> 1. You can do:
>>> QMAKE_XCODE_DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
>>>
>>> 2. You can try to use:
>>> QMAKE_POST_LINK=""
>>>
>>> -Richard
>>>
>>>
>>> Fra: Interest på vegne av Gia
:
QMAKE_POST_LINK=""
-Richard
Fra: Interest på vegne av Gian Maxera
Sendt: 28. oktober 2015 13:00
Til: interest
Emne: [Interest] How to run a custom command after dSYM generation for iOS ?
Hello,
I need to do 2 things:
1) setup the iOS comp
Hi!
>
> 1. You can do:
> QMAKE_XCODE_DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
>
> 2. You can try to use:
> QMAKE_POST_LINK=""
>
> -Richard
>
>
> Fra: Interest på vegne av Gian Maxera
>
> Sendt: 28. oktober 2015 13:00
>
with-dsym
>
> 2. You can try to use:
> QMAKE_POST_LINK=""
>
> -Richard
>
>
> Fra: Interest på vegne av Gian Maxera
>
> Sendt: 28. oktober 2015 13:00
> Til: interest
> Emne: [Interest] How to run a custom co
Hi!
1. You can do:
QMAKE_XCODE_DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
2. You can try to use:
QMAKE_POST_LINK=""
-Richard
Fra: Interest på vegne av Gian Maxera
Sendt: 28. oktober 2015 13:00
Til: interest
Emne: [Interest] How to ru
Hello,
I need to do 2 things:
1) setup the iOS compilation to always create dSYM for all configuration. The
default is not to generate dSYM.
2) run a custom command after the dSYM has been created.
Anyone know how to do that ?
Thanks,
Gianluca.
___
In
11 matches
Mail list logo