Add notes about compatibility of Windows builds

This commit is contained in:
Martchus 2021-10-05 18:18:20 +02:00
parent 7e9f319d2d
commit d97d291b16
1 changed files with 2 additions and 0 deletions

View File

@ -59,6 +59,8 @@ See the release section on GitHub.
* Windows
* for mingw-w64 PKGBUILDs checkout [my GitHub repository](https://github.com/Martchus/PKGBUILDs)
* for binaries checkout the [release section on GitHub](https://github.com/Martchus/tageditor/releases)
* the Qt 6 based version is stable and preferable but only supports Windows 10
* the Qt 5 based version should still work on older versions down to Windows 7 although this is not regularly checked
## Build instructions
The Password Manager depends on c++utilities and passwordfile. Checkout the README of c++utilities for more details. Note that this project is not built differently than any other CMake project.