drhelius / Gearsystem

Sega Master System / Game Gear / SG-1000 emulator for macOS, Windows, Linux, BSD and RetroArch.
https://x.com/drhelius
GNU General Public License v3.0
247 stars 45 forks source link

Gearsystem 3.50 doesǹt work under linux #97

Closed bodhi-baum closed 4 months ago

bodhi-baum commented 4 months ago

I tried gearsystem 3.50 under latest linux mint but got as a result:

./gearsystem: error while loading shared libraries: libGLEW.so.2.2: cannot open shared object file: No such file or directory

bodhi-baum commented 4 months ago

After installing libglew all works fine.

drhelius commented 4 months ago

Just for future references:

sudo apt-get install libglew2.2