diff options
| author | Pietro Gagliardi <[email protected]> | 2015-12-13 02:24:43 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2015-12-13 02:24:43 -0500 |
| commit | 4760ad7c5a4f9a6db8c7adb5af8c10a27badb199 (patch) | |
| tree | 56436a80eb0e9aa8c4151f8fa2555e3a76ea4d8c /README.md | |
| parent | 4689c6c0ab0bfe1b8e0dec7d2d2072275022b55f (diff) | |
Added OS X building. Go 1.5 required because of https://github.com/golang/go/issues/9411 which affects this. Also set up proper multithreading on OS X. Currently crashes due to similar issue I've had with libui.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ It runs on/requires: - Mac OS X: cgo, Mac OS X 10.7 and newer - other Unixes: cgo, GTK+ 3.4 and newer -TODO figure out the minimum required version of Go +It also requires Go 1.5 or newer (due to various bugs in cgo that were fixed only starting with 1.5). (this README needs some work) |
