Mention problem with antivirus software in README

This commit is contained in:
Martchus 2023-10-20 17:30:09 +02:00
parent fedc89b20e
commit c7df780281
1 changed files with 2 additions and 0 deletions

View File

@ -133,6 +133,8 @@ See the release section on GitHub.
* for binaries checkout the [release section on GitHub](https://github.com/Martchus/tageditor/releases)
* Windows SmartScreen will likely block the execution (you'll get a window saying "Windows protected your PC");
right click on the executable, select properties and tick the checkbox to allow the execution
* Antivirus software often **wrongly** considers the executable harmful. This is a known problem. Please don't create
issues about it.
* the Qt 6 based version is stable and preferable but only supports Windows 10 and newer
* the Qt 5 based version should still work on older versions down to Windows 7 although this is not regularly checked
* for mingw-w64 PKGBUILDs checkout [my GitHub repository](https://github.com/Martchus/PKGBUILDs)