diff options
| author | Pietro Gagliardi <[email protected]> | 2016-01-01 00:20:14 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2016-01-01 00:20:14 -0500 |
| commit | c78ddb43e21a5b7ae19474edbed04ee6f39040ea (patch) | |
| tree | 38571c7a48c8f88ec3e45cf71a41c692c72f6c73 /README.md | |
| parent | c6ff7a4b3afb41c80ba3e853fecffe1b6894af52 (diff) | |
Marked the OS X version as unusable.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ # This package is still very much WIP. +**Note: Due to golang/go#13720 the OS X build is broken. Sorry about that.** + As of December 2015 the previous package ui API that has been around since this repo was started is no longer being supported. It is being replaced with a much more stable API built around my libui; see below. If you still want to use the old package ui, you can get the package under the `pre-libui` tag. Keep in mind that it's not stable, buggy, and **no longer supported**. If you do continue, make sure that instances of `ui.Window` escape to the heap to avoid some of the issues. |
