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

Dependencies have changed? #9

Open
xyproto opened this issue Mar 29, 2016 · 5 comments
Open

Dependencies have changed? #9

xyproto opened this issue Mar 29, 2016 · 5 comments

Comments

@xyproto
Copy link

xyproto commented Mar 29, 2016

SpaceCookies looks fun! Just watched the video on YouTube. However...

When installing the dependencies with go get -d in a freshly checked out revision of GarageEngine, I get:

go get -d
engine/Atlas.go:5:2: no buildable Go source files in /home/afr/go/src/github.com/go-gl/gl
engine/Engine.go:11:2: no buildable Go source files in /home/afr/go/src/github.com/go-gl/glfw

More information:

GOPATH=/home/afr/go
go version go1.6 linux/amd64

I see that https://github.com/go-gl/gl seems to import specific versions of the packages.

Are there additional steps I need to take when installing the Go dependencies for GarageEngine?

@danmondy
Copy link

danmondy commented Aug 3, 2016

Same question. I don't see any updates in +3years. Is this still being developed anywhere?

@Think-Jumper
Copy link

Think-Jumper commented Jan 17, 2017

Same problem.I'm also searching docs about this.

@vova616
Copy link
Owner

vova616 commented Jan 17, 2017

Hey, yeah I didn't really touched this project for some time...
I will try to make it work this week

you can try to run it using legacy gl (go-gl/gl#63)
and update the dependencies to newer ones

@xyproto
Copy link
Author

xyproto commented Jun 6, 2017

ping :)

@Think-Jumper
Copy link

Think-Jumper commented Jun 14, 2017 via email

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

4 participants