Update README.md
This commit is contained in:
parent
3c61a95ab0
commit
85f651a3cd
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ On macOS you need Xcode or Command Line Tools for Xcode.
|
||||||
On Windows you need C compiler, like [Mingw-w64](https://mingw-w64.org) or [TDM-GCC](http://tdm-gcc.tdragon.net/).
|
On Windows you need C compiler, like [Mingw-w64](https://mingw-w64.org) or [TDM-GCC](http://tdm-gcc.tdragon.net/).
|
||||||
You can also build binary in [MSYS2](https://msys2.github.io/) shell.
|
You can also build binary in [MSYS2](https://msys2.github.io/) shell.
|
||||||
|
|
||||||
|
To remove console window, build with `-ldflags "-H=windowsgui"`.
|
||||||
|
|
||||||
##### Android
|
##### Android
|
||||||
|
|
||||||
[Android example](https://github.com/gen2brain/raylib-go/tree/master/examples/others/android/example).
|
[Android example](https://github.com/gen2brain/raylib-go/tree/master/examples/others/android/example).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue