Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.8.0 build from source errors #707

Open
0pcom opened this issue Sep 30, 2021 · 0 comments
Open

0.8.0 build from source errors #707

0pcom opened this issue Sep 30, 2021 · 0 comments

Comments

@0pcom
Copy link

0pcom commented Sep 30, 2021

I noticed a new version with an available source archive; so I tried compiling it

go build is failing with the following:

go: downloading github.com/skycoin/skycoin v0.27.1
go: downloading github.com/jinzhu/copier v0.2.5
go: downloading github.com/go-gl/glfw/v3.3/glfw v0.0.0-20201108214237-06ea97f0c265
go: downloading github.com/go-gl/gl v0.0.0-20190320180904-bf2b1f2f34d7
go: downloading github.com/mjibson/go-dsp v0.0.0-20180508042940-11479a337f12
go: downloading github.com/skycoin/gltext v0.0.0-20200425002731-afdd8ff94e14
go: downloading golang.org/x/mobile v0.0.0-20210220033013-bdb1ca9a1e08
go: downloading github.com/satori/go.uuid v1.2.0
go: downloading github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
package github.com/skycoin/cx/cmd/cx
	imports github.com/skycoin/cx/cxfx
	imports github.com/skycoin/cx/cx/base: build constraints exclude all Go files in /home/user/go/src/github.com/skycoin/cx/cx/base
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant