Skip to content

How to build Qbittorrent on Windows with Qt 6.5 #19771

Answered by xavier2k6
mahkitah asked this question in Q&A
Discussion options

You must be logged in to vote

Unfortunately, the vcpkg package manager only has Qt5

Qt 6.5.3 is available via vcpkg & in fact Qt 6.6.0 is currently being added.


https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-Windows-%28MSVC-2019,-64-bit,-static-linkage%29#install-the-base-dependencies

qt5-base:x64-windows-static qt5-svg:x64-windows-static qt5-tools:x64-windows-static qt5-winextras:x64-windows-static

I believe these are now qtbase:x64-windows-static qtsvg:x64-windows-static qttools:x64-windows-static
qtwinextras:x64-windows-static isn't required for Qt6.

BTW/FYI Qt 6.5 Series have some caveats especially around Dark Mode & crashes on macOS hence why it was …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mahkitah
Comment options

Answer selected by mahkitah
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants