fogleman / Craft

A simple Minecraft clone written in C using modern OpenGL (shaders).
http://www.michaelfogleman.com/craft/
MIT License
10.44k stars 1.39k forks source link

can't build on Mint #174

Closed polycopter closed 7 years ago

polycopter commented 7 years ago

I will be happy to post error messages here if anyone is reading this list. the 1st indication something's wrong is when I type "sudo apt-get build-dep glfw" and I get an error to the effect "there's nothing in your sources.list"

0x647262 commented 7 years ago

See: https://stackoverflow.com/questions/25151085/unable-to-locate-package-glfw-on-linux-mint

polycopter commented 7 years ago

I just got it to build & run (using Mint); unfortunately I don't know what I did -- it was a side-effect of some other activity, I think. I will close this issue.