I have downloaded Qt creator and qt6 static build using msys2, but when i create a new applacation project Cmake not recognize this folder like Project folder, also in CmakeLists.txt Qt’s function not highlighting.
With dynamic qt6 its works fine, but not with qt6 static.
I use windows and MinGW compiler.
3