Supported Compilers / C++11 Support in KF5
Rolf Eike Beer
kde at opensource.sf-tec.de
Sun Jul 21 12:52:06 BST 2013
Volker Krause wrote:
> - GCC >= 4.5
> - override
Explicit virtual overrides require g++ 4.7:
http://gcc.gnu.org/projects/cxx0x.html
This is trivially to work around by a CMake time check and then just define
override to empty.
Eike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20130721/e964bb7f/attachment.sig>
More information about the kde-core-devel
mailing list