You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A compiled version can be found at the [release page](https://github.com/AlbrechtL/welle.io/releases)
166
166
167
-
This sections shows how to compile welle.io on Windows 10. Windows 7 should also be possible but is not tested.
167
+
This section shows how to compile welle.io on Windows 10. Windows 7 should also be possible but is not tested.
168
168
169
169
1. Install Qt 6.2 (MinGW 64-bit) or newer including "Qt Charts" and "Qt 5 Compatibility Module" modules by using the "Qt Online Installer for Windows" https://www.qt.io/download-open-source/
170
170
2. Clone welle.io https://github.com/AlbrechtL/welle.io.git e.g. by using [TortoiseGit](https://tortoisegit.org).
@@ -177,7 +177,7 @@ macOS
177
177
---
178
178
**WARNING: Not tested with Qt 6.2!**
179
179
180
-
To build for macOS, you have have several options: Either you install everything incl. dependencies manually (not covered here and not recommended) or use Homebrew or MacPorts.
180
+
To build for macOS, you have several options: Either you install everything incl. dependencies manually (not covered here and not recommended) or use Homebrew or MacPorts.
4. Make sure in Qt Creator, "Projects, Build&Run, Run" that the checkbox "Add build library path to DYLD..." is off.
235
238
5. Build and run.
236
239
@@ -306,7 +309,7 @@ welle.io uses the "RTL2832U driver" from Martin Marinov, to be found at the [Goo
306
309
This sections shows how to compile welle.io for Android.
307
310
308
311
1. Install Qt 5.12 for Android including the Qt Charts and Qt Remote Objects modules by using the "Qt Online Installer for Windows" https://www.qt.io/download-open-source/
309
-
2. Follow the side https://doc.qt.io/qt-5/androidgs.html to install the Android build environment
312
+
2. Follow the site https://doc.qt.io/qt-5/androidgs.html to install the Android build environment
0 commit comments