MacOS version is compiling fine with 2 adjustments : are PR accepted to fix such issue ? -TEMPLATE = vcapp +TEMPLATE = app -CONFIG += c++20 +CONFIG += c++17 <img width="1159" alt="MacOS" src="https://github.com/user-attachments/assets/1b0e8890-f252-4d77-b328-e54e6ad1c69b">
MacOS version is compiling fine with 2 adjustments : are PR accepted to fix such issue ?
-TEMPLATE = vcapp
+TEMPLATE = app
-CONFIG += c++20
+CONFIG += c++17