vova616 / GarageEngine

Game engine written in Go (golang).
MIT License
321 stars 33 forks source link

Dependencies have changed? #9

Open xyproto opened 8 years ago

xyproto commented 8 years ago

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 commented 8 years ago

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

Think-Jumper commented 7 years ago

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

vova616 commented 7 years ago

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 (https://github.com/go-gl/gl/issues/63) and update the dependencies to newer ones

xyproto commented 7 years ago

ping :)

Think-Jumper commented 7 years ago

pong:)

2017-06-06 17:04 GMT+08:00 Alexander F Rødseth notifications@github.com:

ping :)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/vova616/GarageEngine/issues/9#issuecomment-306426305, or mute the thread https://github.com/notifications/unsubscribe-auth/ABd9yC8C7D75ULcnQHSkLx8PriE3x2k6ks5sBRYGgaJpZM4H6yfn .