FrequonInvaders
FrequonInvaders copied to clipboard
installation ubuntu
It's a fun little game! I got it running under Ubuntu 16.04, I had to install the following packages:
golang libsdl2-dev libsdl2-ttf-dev
I get 22.5+ GFlops on an i5-3470S
Thanks for the news. You're the first person I know to get it running on Linux. Okay if I add your notes to the README?
- Arch
On Wed, Aug 3, 2016 at 1:17 PM, gdkrmr [email protected] wrote:
It's a fun little game! I got it running under Ubuntu 16.04, I had to install the following packages:
golang libsdl2-dev libsdl2-ttf-dev
I get 22.5+ GFlops on an i5-3470S
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ArchRobison/FrequonInvaders/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AC2FoqtjMZiDwIIVEeeJR3i04KOTqL2zks5qcNsmgaJpZM4Jb8M6 .
sure, that's why I put them there.
It didn't work on a ubuntu 14.04 machine, I get the following error, I read somewhere, that there is a bug in the sdl2 headers that ship with ubuntu 14.04:
me@my-computer:~/progs/go$ go get github.com/ArchRobison/FrequonInvaders
# github.com/ArchRobison/Gophetica/math32
src/github.com/ArchRobison/Gophetica/math32/round_amd64.s:2 6a: No such file or directory: textflag.h