File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,7 +47,11 @@ _Note:_ Also ensure that `python` and `python3` both point to the correct and th
4747
4848 vcpkg install dirent eigen3 fontconfig freetype harfbuzz libepoxy libogg libpng opus opusfile qtbase qtdeclarative qtmultimedia toml11
4949
50- _ Note:_ The ` qt6 ` port in vcpkg has been split into multiple packages, build times are acceptable now.
50+ If you also want Vulkan graphics support, you should also run this command:
51+
52+ vcpkg install vulkan
53+
54+ _ Note:_ The ` qt ` port in vcpkg has been split into multiple packages, build times are acceptable now.
5155 If you want, you can still use [ the prebuilt version] ( https://www.qt.io/download-open-source/ ) instead.
5256 If you do so, include ` -DCMAKE_PREFIX_PATH=<QT6 directory> ` in the cmake configure command.
5357
You can’t perform that action at this time.
0 commit comments