commit | 198acf5f4fe91571372b79aa4cf24313ac2e458f | [log] [tgz] |
---|---|---|
author | Bryan C. Mills <[email protected]> | Tue Nov 09 10:29:37 2021 -0500 |
committer | Bryan C. Mills <[email protected]> | Tue Nov 09 19:10:59 2021 +0000 |
tree | 1b5488d6d682ab8ae1aecd16081204f260a86e69 | |
parent | e68c98865fb20d66a8beb439f5d28de0e56af5b4 [diff] |
app: add missing header for XVisualInfo and other X11 declarations Without this header, the x/mobile build fails on my workstation. (Compare CL 359695 in x/exp.) Change-Id: If32fe6bc2945d31fed5cffca5e347970b344e40e Reviewed-on: https://go-review.googlesource.com/c/mobile/+/362574 Trust: Bryan C. Mills <[email protected]> Run-TryBot: Bryan C. Mills <[email protected]> TryBot-Result: Go Bot <[email protected]> Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
The Go mobile repository holds packages and build tools for using Go on mobile platforms.
Package documentation as a starting point:
The Go Mobile project is experimental. Use this at your own risk. While we are working hard to improve it, neither Google nor the Go team can provide end-user support.
This is early work and installing the build system requires Go 1.5. Follow the instructions on golang.org/wiki/Mobile to install the gomobile command, build the basic and the bind example apps.
Contributions to Go are appreciated. See https://golang.org/doc/contribute.html.