[Interest] initialising a dictionary-type container instance with a static table?

Hamish Moffatt hamish at risingsoftware.com
Wed Jan 11 00:27:50 CET 2017


On 03/01/17 09:25, René J. V. Bertin wrote:
> Thiago Macieira wrote:
>
>> Qt 5.7 and up requires C++11, including initialiser lists.
> FWIW: I understand that should be available even on OS X 10.7 when you install a
> recent libc++ and clang compiler. Not for the faint of heart, and it won't
> compensate for any missing ObjC features.
>

We use Qt 5.6 on OS X 10.11 with standard Xcode and C++11 support is 
fine, including runtime on OS X back to 10.7. No special library 
installation required.

Qt 5.7 requires at least OS X 10.8 to run though, according to 
https://wiki.qt.io/Qt-5.7.0-tools-and-versions . I'm not sure why.

Hamish



More information about the Interest mailing list