Specify release archive
This commit is contained in:
@@ -195,8 +195,12 @@ At: fyne.io/fyne/v2@v2.5.3/internal/driver/glfw/driver.go:149
|
|||||||
Known workaround:
|
Known workaround:
|
||||||
|
|
||||||
1. Download a Windows Mesa build from
|
1. Download a Windows Mesa build from
|
||||||
[mesa-dist-win](https://github.com/pal1000/mesa-dist-win/releases).
|
[mesa-dist-win](https://github.com/pal1000/mesa-dist-win/releases). For a
|
||||||
2. Open the downloaded archive and use the `x64` build.
|
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
|
3. Copy the Mesa OpenGL DLL files from `x64` into the same directory as the
|
||||||
PySentry `.exe`, for example:
|
PySentry `.exe`, for example:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user