- 
    Bug 
- 
    Resolution: Invalid
- 
     Not Evaluated Not Evaluated
- 
    None
- 
    6.5.0
- 
    I'm using Lenovo Legion 5, Visual Studio code with Cmake to build my apps and Test them in Windows 11 Beta latest update, Android 9 to 12, and the web using web assembly edge and google chrome.
I am unable to include the QPermissions class in my application even after linking Qt Core.
I encountered an error message after including the QPermissions library in my project. I'm unsure why this is happening - is it possible that CMake is unable to locate the library in the Qt installation? Or perhaps the library is not included in the Qt package at all?


