The programmer's Blog
I get a load of errors of type:"typeof(gtk_label_set_text) *__cgo__268;typeof(_gtk_text_buffer_create_tag) *__cgo__269;typeof(gtk_text_view_set_overwrite) *__cgo__270;"Using archlinux with gtk+ 2.20
Make sure u have libgtk2.0-dev and lastest Go version installed.If the problem persists, mail me or comment on golang-nuts.
Do the windows work?
u mean can it work on windows? If the gtk binding can build successfully on windows, it will work.
Nice work :)
I get a load of errors of type:
ReplyDelete"typeof(gtk_label_set_text) *__cgo__268;
typeof(_gtk_text_buffer_create_tag) *__cgo__269;
typeof(gtk_text_view_set_overwrite) *__cgo__270;"
Using archlinux with gtk+ 2.20
Make sure u have libgtk2.0-dev and lastest Go version installed.
ReplyDeleteIf the problem persists, mail me or comment on golang-nuts.
Do the windows work?
ReplyDeleteu mean can it work on windows? If the gtk binding can build successfully on windows, it will work.
ReplyDeleteNice work :)
ReplyDelete