Advertisement
nordlaender

go get error

Jun 8th, 2013
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1.  
  2. C:\Users\lhk>go get github.com/mattn/go-gtk/gtk
  3. # github.com/mattn/go-gtk/glib
  4. realgcc.exe: warning: '-x c' after last input file has no effect
  5. realgcc.exe: no input files
  6. # github.com/mattn/go-gtk/gdk
  7. realgcc.exe: warning: '-x c' after last input file has no effect
  8. realgcc.exe: no input files
  9. # github.com/mattn/go-gtk/pango
  10. realgcc.exe: warning: '-x c' after last input file has no effect
  11. realgcc.exe: no input files
  12.  
  13. C:\Users\lhk>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement