mgerdes / Open-Golf

A cross-platform minigolf game written in C.
MIT License
1.8k stars 87 forks source link

Isnt runnning on Linux #5

Closed zgast closed 2 years ago

zgast commented 2 years ago

Thats the errors

System: Ubuntu 21.04 dwm/xorg

image

drhodes commented 2 years ago

Try running from the project root directory:

Open-Golf $ ./out/linux/editor

mgerdes commented 2 years ago

Yes, try what drhodes suggested and it should work. I could probably detect this and give a better error message in the future though.