jorio / Bugdom

🐛 Pangea Software's Bugdom for modern systems
https://pangeasoft.net/bug
Other
360 stars 24 forks source link

Compilation on Fedora #11

Closed Scafir closed 2 years ago

Scafir commented 3 years ago

Hi, First of all, thank you so much for this port! I have so many childhood memories with this game.. Here are the things I had to do in order to compile the game:

  1. Run dnf in freeglut-devel SDL2-devel
  2. Add the flags -lGL -lGLU -lglut in CMakeLists.txt:298
  3. Follow the instructions
jorio commented 2 years ago

Thanks! I added info about SDL2-devel for Fedora in the build instructions. Bugdom 1.3.1 also doesn't depend on glut anymore.