Updated MinGW vs MSVC (markdown)

Jonas Kvinge 2022-06-11 00:39:35 +02:00
parent 501a05000f
commit 8d25e50783
1 changed files with 1 additions and 1 deletions

@ -1,6 +1,6 @@
For Windows, Strawberry provides two different versions, MinGW and MSVC. These are compiled using two different compilers.
Currently MSVC is the best choice. If you are unsure which one to pick, use the MSVC version.
Unlike previous versions, the MinGW and MSVC now has all the same features, so it does not matter much which one you use.
Both releases features the latest versions of all libraries compiled by the Strawberry project.
It always uses the latest versions of Qt 6, OpenSSL 3, Glib 2 and GStreamer.