Hi Olivier,
On 05/16/2015 12:34 PM, Olivier Goffart wrote:
> This was not intentional.
> I made a fix here: https://codereview.qt-project.org/112436
I was about to suggest the same and then saw your email. I was able to
patch my local installation and it works perfectly.
Thanks for the quick rep
On Saturday 16. May 2015 11:12:48 Roland Winklmeier wrote:
> Hi all,
>
> I was testing the Qt 5.5 beta binaries with my application and quickly
> run into the following issue:
>
> Short version:
> The expression "QMetaTypeId::Defined" seems to be no longer
> allowed in 5.5. It is fine until 5.4.2
Hi all,
I was testing the Qt 5.5 beta binaries with my application and quickly
run into the following issue:
Short version:
The expression "QMetaTypeId::Defined" seems to be no longer
allowed in 5.5. It is fine until 5.4.2 (or more precise until
3cf8e426f49ee6adb1090865854506aa92316ce3).
Is this