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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -187,7 +187,8 @@ It has been reported that the MINGW binary build on some Windows systems had pro
187
187
and led to a black screen without traces. In these cases, the switch to the MSVC binary build can help.
188
188
189
189
Similar [issues](https://github.com/OpenHantek/OpenHantek6022/issues/350) with Linux on ChromeOS (Crostini) can be solved by setting the environment variable `LIBGL_ALWAYS_SOFTWARE=1` when using OpenHantek.
190
-
This could also be a solution for the above MINGW issue, see e.g. #360 and #388 - not yet confirmed.
190
+
This could also be a solution for the above MINGW issue, see e.g. [#360](https://github.com/OpenHantek/OpenHantek6022/issues/360)
191
+
and [#388](https://github.com/OpenHantek/OpenHantek6022/issues/388) - not yet confirmed.
191
192
192
193
The Raspberry Pi build uses OpenGL ES automatically, check also the [graphics driver setup](docs/build.md#raspberrypi).
0 commit comments