Qt 6.11 is out! See what's new in the release
blog
Problem with building console application
General and Desktop
4
Posts
2
Posters
2.1k
Views
1
Watching
-
Welcome to Devnet,
You should add the directory where that include file is supposed to be.
For further advice, some more information (OS, toolchain, IDE, the offending lines in the sources) would be helpful.
-
That are some new additions to the C++ standard. It depends on the compiler and its version in use whether it is supported out of the box or whether you need some support libs like boost.