Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I get this error when building it. Any thoughts?

    $ go get -u github.com/miketheprogrammer/go-thrust                                                                                          
    package github.com/miketheprogrammer/go-thrust
    	imports github.com/miketheprogrammer/go-thrust
    	imports github.com/miketheprogrammer/go-thrust: no buildable Go source files in /Users/user/.gocode/src/github.com/miketheprogrammer/go-thrust


Apologies to all, we are restructuring the application to work better with go get. You can try with the -d flag to avoid building files. this should download the application to the proper gopath. then you can use the instructions from the go-thrust repo homepage.


There appear to be different instructions you can try at https://github.com/miketheprogrammer/go-thrust/


Got the same on Win7.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: