Bithack / principia

Open source physics-based sandbox game.
https://principia-web.se
Other
258 stars 25 forks source link

Added 'glew-devel' for Fedora #105

Closed PYP2205 closed 1 year ago

PYP2205 commented 1 year ago

When I was recompiling Principia on Fedora, I found there was an error when compiling. When I looked on the dependencies for other Linux systems and the compile error message, I found that I was missing 'libglew'. I looked for the package, installed it, and it was able to compile on Fedora.

PYP2205 commented 1 year ago

I put the pull request to draft, because I seem to be having problems with running the build. I will put it back for review once I find and resolve the issue.

PYP2205 commented 1 year ago

It looks like GLEW does not work well on one device with Fedora 37, however it works fine on another device with Fedora 38 Beta. It shows "Initailing GLEW... ERROR: Unknown error" for Fedora 37 when it crashes after trying to load the main menu.