Does Qt6 require C++17?

José Matos jaomatos at gmail.com
Mon Jun 24 16:17:36 UTC 2024


On Mon, 2024-06-24 at 16:56 +0200, Jean-Marc Lasgouttes wrote:
> I see that Qt6.4 build fails when I enforce C++11. Is there an 
> announcement somewhere that this is the requirement?
> 
> https://code.qt.io/cgit/qt/qtbase.git/tree/src/corelib/global/qcompilerdetection.h#n1254
> 
> JMarc

I am not sure about the announcement but the wiki is clear:
https://wiki.qt.io/Building_Qt_6_from_Git

"System Requirements:
...
C++ compiler supporting C++ 17
"
-- 
José Abílio


More information about the lyx-devel mailing list