miketheprogrammer / go-thrust

Cross Platform UI Kit powered by Blink/V8/Chromium Content Lib
MIT License
445 stars 34 forks source link

Remove github.com/Unknown/cae/zip dependency #5

Closed toorop closed 9 years ago

toorop commented 9 years ago

This package seems to be useless (and implementation broken).

$ go build -o tutorial/bin/basic_window tutorial/basic_window.go

github.com/miketheprogrammer/go-thrust/spawn

spawn/helper_darwin.go:67: undefined: "github.com/Unknwon/cae/zip".ExtractTo

Signed-off-by: Stéphane Depierrepont toorop@toorop.fr

miketheprogrammer commented 9 years ago

Thank you.