forked from mumble-voip/mumble
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
f999081 enabled the MySQL plugin for Qt. Turns out its master dependency (libmysql) cannot be built for x86: microsoft/vcpkg#11214 This issue leaves us with two choices: 1. Get rid of x86 builds altogether. 2. x64 builds with MySQL plugin, x86 ones without. Potential confusion. We asked on our Matrix channel whether anyone used official x86 releases. Nobody did, which is a very good thing considering x86 (32 bit) CPUs are no more. In addition to that, Microsoft dropped the platform with Windows 10 2004.
- Loading branch information
1 parent
4f50172
commit f669e9d
Showing
3 changed files
with
0 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters