Closed 0xErnie closed 10 years ago
Thanks! It looks like GTK 3.10 deprecated some more functions and go-gtk gets built with -Werror.
You'll need to go get -u github.com/agl/pond/client because github.com/agl/go-gtk also needs to be updated to match up with ff29f90.
Please note, I'm currently working on the command line interface so didn't notice that I left testing code in gtk.go with the last commit! Please sync to at least 9f1a1f48, otherwise half the text will be white on a white background!
wow, the gui looks way better now!
I want to test the pond-client under archlinux.
After installing trousers, go, gtkspell3, mercurial and tor, creating a directory for go and exporting it's path "go get github.com/agl/pond/client" fails:
There was no need to edit the PKGBUILD of pond, since it already has the option
--with-gui=openssl
, see AUR