mirror of https://github.com/JakubMelka/PDF4QT.git
Update of required Qt version
This commit is contained in:
parent
b2b033b5d3
commit
3cabc6b792
|
@ -141,7 +141,7 @@ On Linux, a GCC version >= 8 should work, altough we tested it with GCC 11.
|
||||||
To uninstall, run `sudo xargs rm < ./build/install_manifest.txt`.
|
To uninstall, run `sudo xargs rm < ./build/install_manifest.txt`.
|
||||||
|
|
||||||
### Using Qt Creator (both Windows/Linux)
|
### Using Qt Creator (both Windows/Linux)
|
||||||
1. Download Qt 6.4 or higher, and VCPKG package manager (https://vcpkg.io/en/index.html)
|
1. Download Qt 6.6 or higher, and VCPKG package manager (https://vcpkg.io/en/index.html)
|
||||||
2. Open Qt Creator and configure the project
|
2. Open Qt Creator and configure the project
|
||||||
3. Build
|
3. Build
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue