SatHelperApp icon indicating copy to clipboard operation
SatHelperApp copied to clipboard

'runtime/cgo' not found

Open reykowski opened this issue 5 years ago • 4 comments

When I run the command

go get github.com/OpenSatelliteProject/SatHelperApp/cmd/SatHelperApp

I get repeated messages

'runtime/cgo' not found

reykowski avatar Feb 07 '20 01:02 reykowski

That's probably due your golang version. Which version you're using?

racerxdl avatar Feb 08 '20 23:02 racerxdl

Hi Lucas, Thanks for your reply.I installed go-1.10 Muito obrigado,Arne

On Saturday, February 8, 2020, 6:12:04 PM EST, Lucas Teske <[email protected]> wrote:  

That's probably due your golang version. Which version you're using?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

reykowski avatar Feb 08 '20 23:02 reykowski

Weird, should work with golang 1.10. Which operating system are you in?

runtime/cgo is a builtin package in golang.

racerxdl avatar Feb 09 '20 21:02 racerxdl

I use  Ubuntu 18.04.3 LTS I will try to install golang again. Thanks so far,Arne

On Sunday, February 9, 2020, 4:10:44 PM EST, Lucas Teske <[email protected]> wrote:  

Weird, should work with golang 1.10. Which operating system are you in?

runtime/cgo is a builtin package in golang.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

reykowski avatar Feb 09 '20 22:02 reykowski