Problem building simple exemple with qt 6.6.2
Unsolved
General and Desktop
-
Hello people.
I have just installed Qt6.6.2 from the official Online Installer.
However, i have a problem with the build of some exemples.I cannot build anything.I am working on windows
here are the errors:
-
@Ronel_qtmaster Please post the very first error as text
-
@Ronel_qtmaster does your CMake file have an entry like this?
project(<project_name>VERSION ${VERSION_MAJOR}.${VERSION_MINOR} LANGUAGES C CXX)