You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use the go get command but I'm getting the following error:
go get github.com/rthornton128/goncurses
go build github.com/rthornton128/goncurses: invalid flag in pkg-config --libs: -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
OS: Arch linux
ncurses: ncurses-6.2-1
go version
go version go1.15.6 linux/amd64
The text was updated successfully, but these errors were encountered:
I'm trying to use the go get command but I'm getting the following error:
OS: Arch linux
ncurses: ncurses-6.2-1
The text was updated successfully, but these errors were encountered: