networkauth not found in qt c++
Unsolved
General and Desktop
-
Hi,
Which version of Qt are you using ?
How did you install it ?
Depending on that, you may have to build and install the module before being able to use it. -
In that case, you can clone the repository and build the module yourself.
-
@MEsc said in networkauth not found in qt c++:
@MEsc I am not really experienced in including libraries.
Open the top level Ë‹CMakeLists.txt` with Qt Creator
Add a new build step that will install the module.
Build it once for release and once per desktop
Use it