forked from Silverfish/proton-bridge
fix(GODT-2589): update BUILDS.md.
This commit is contained in:
@ -6,9 +6,12 @@
|
|||||||
* Go 1.18
|
* Go 1.18
|
||||||
* Bash with basic build utils: make, gcc, sed, find, grep, ...
|
* Bash with basic build utils: make, gcc, sed, find, grep, ...
|
||||||
- For Windows, it is recommended to use MinGW 64bit shell from [MSYS2](https://www.msys2.org/)
|
- For Windows, it is recommended to use MinGW 64bit shell from [MSYS2](https://www.msys2.org/)
|
||||||
* GCC (linux), msvc (windows) or Xcode (macOS)
|
* GCC (Linux), msvc (Windows) or Xcode (macOS)
|
||||||
* Windres (windows)
|
* Windres (Windows)
|
||||||
* libglvnd and libsecret development files (linux)
|
* libglvnd and libsecret development files (Linux)
|
||||||
|
* pkg-config (Linux)
|
||||||
|
* cmake, ninja-build and Qt 6 are required to build the graphical user interface. On Linux,
|
||||||
|
the Mesa OpenGL development files are also needed.
|
||||||
|
|
||||||
To enable the sending of crash reports using Sentry please set the
|
To enable the sending of crash reports using Sentry please set the
|
||||||
`DSN_SENTRY` environment variable with the client key of your sentry project before build.
|
`DSN_SENTRY` environment variable with the client key of your sentry project before build.
|
||||||
|
|||||||
Reference in New Issue
Block a user