On Wednesday 04 December 2013 11:05:43 Tim Blechmann wrote:
> >> hi,
> >>
> >> in order to compile qt-5.2.0-rc1 as static library with c++11 on osx, i
> >> need to apply the attached patch.
> >> the issue had been reported in a comment in [1], but i guess the issue
> >> was missed, because the bug
>> hi,
>>
>> in order to compile qt-5.2.0-rc1 as static library with c++11 on osx, i
>> need to apply the attached patch.
>> the issue had been reported in a comment in [1], but i guess the issue
>> was missed, because the bug was closed before.
>>
>> iac, attached patch fixes the issue, would be g
On Wednesday 04 December 2013 09:55:55 Tim Blechmann wrote:
> hi,
>
> in order to compile qt-5.2.0-rc1 as static library with c++11 on osx, i
> need to apply the attached patch.
> the issue had been reported in a comment in [1], but i guess the issue
> was missed, because the bug was closed before
hi,
in order to compile qt-5.2.0-rc1 as static library with c++11 on osx, i
need to apply the attached patch.
the issue had been reported in a comment in [1], but i guess the issue
was missed, because the bug was closed before.
iac, attached patch fixes the issue, would be great if it can be incl