This website requires JavaScript.
Explore
Help
Sign In
interesting
/
andlabs-ui
Watch
1
Star
0
Fork
You've already forked andlabs-ui
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
07c8aab1e6
andlabs-ui
/
test.sh
3 lines
22 B
Bash
Raw
Normal View
History
Unescape
Escape
Major code restructure to allow Cocoa to work correctly. Cocoa requires that the application loop run on the very first OS thread created, not just an any ordinary thread. To support this, your code must now be run by the UI init code. Windows and Unix builds still work fine; Mac OS X fails for reasons I now have to debug.
2014-03-01 14:18:29 -06:00
cd
test
Changed the ".." import in the test binary to a proper "github.com/andlabs/ui" import. (This means I finally moved my working environment out of a folder src/wingo and into the proper src/github.com/andlabs/ui.)
2014-03-04 22:10:48 -06:00
go build
"
$@
"