Saturday, November 27, 2010

Simple GTK calculator

Here you can find gtk calculator on google go https://github.com/abiosoft/gocalc

To compile just do 'git checkout https://github.com/abiosoft/gocalc.git' and 'make example'

5 comments:

  1. Sorry for writing here, but I cant see any contact link on your blog.

    It seems that your twitter account has been owned by a russian spammer. Are you aware of this ? Can you repair that, or at least open another account ?

    Im interested by golang and your blog. I dont want to remove you from my followed list :)

    Have a good day.

    #codextreme on twitter

    ReplyDelete
  2. thank you for report
    I have changed password.

    ReplyDelete
  3. go https://github.com/abiosoft/gocalc

    Prints the go tool help as if the command was wrong...

    ReplyDelete
  4. $ git checkout https://github.com/abiosoft/gocalc.git
    error: pathspec 'goprojects/https:/github.com/abiosoft/gocalc.git' did not match any file(s) known to git.

    ReplyDelete
  5. go https://github.com/abiosoft/gocalc
    is error command

    git checkout https://github.com/abiosoft/gocalc.git
    is errro command

    right is "git clone xx.git"

    ReplyDelete