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
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,7 @@ There's nothing platform-specific here, so it should build in Windows/Mac/Linux.
40
40
1. Qt
41
41
* version 5.15 used for development typically installed with Qt Maintenance tool.
42
42
* Ubuntu, if not using Qt maintenance tool, must be on 20.04 or later, and use `sudo apt install -y qtbase5-dev qtmultimedia5-dev qtdeclarative5-dev libqt5gamepad5-dev`.
43
+
* Qt6 not supported.
43
44
1. An IDE. QtCreator or Visual Studio both tested to work.
44
45
45
46
Then follow the general [LSL Application build instructions](https://labstreaminglayer.readthedocs.io/dev/app_build.html).
0 commit comments