We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec65e74 commit 0e7bf72Copy full SHA for 0e7bf72
docs/home/system_requirements.md
@@ -36,6 +36,8 @@ Our *swift* applications have been designed to work on all relevant operating sy
36
* glibc 2.31 or higher
37
* glibcxx 3.4.28 or higher
38
* OpenSSL 1.1
39
+ (OpenSSL 3 is **not** yet supported for official swift versions because Qt on Ubuntu 20.04 is built with OpenSSL 1.1.
40
+ Not installing OpenSSL 1.1 leads to warning messages like ``QSslSocket: cannot call unresolved function ...``)
41
* libxcb-xinerama0
42
* libspeexdsp
43
* libopus
0 commit comments