Specify release archive

This commit is contained in:
mixeme
2026-06-16 22:27:04 +03:00
parent 872cc82c5c
commit d828e34121
+6 -2
View File
@@ -195,8 +195,12 @@ At: fyne.io/fyne/v2@v2.5.3/internal/driver/glfw/driver.go:149
Known workaround:
1. Download a Windows Mesa build from
[mesa-dist-win](https://github.com/pal1000/mesa-dist-win/releases).
2. Open the downloaded archive and use the `x64` build.
[mesa-dist-win](https://github.com/pal1000/mesa-dist-win/releases). For a
regular Windows x64 GoSentry build, use the archive named like
`mesa3d-<version>-release-msvc.7z`, for example
`mesa3d-26.1.1-release-msvc.7z`. The `devel`, `debug-info`, `tests`, and
checksum files are not needed for this workaround.
2. Open the downloaded archive and use the `x64` build from it.
3. Copy the Mesa OpenGL DLL files from `x64` into the same directory as the
PySentry `.exe`, for example: