Hey, I formatted my OS and now i am having a problem that was not present before. I am trying to use gotk3 and when i try to install it i run
go install -v -tags gtk_3_18 It used to only rebuild (correct me if im using a wrong verb here) the main.go file as it was the only one modified, but now it rebuilds the gtk and gdk packages every time. I checked and the .a files are present in the package dir. Does anyone have any idea why this is happening ? OS : Elementary OS (kernel 16.04) GO version : 1.8.3 -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
