Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Show HN: A Game Boy emulator in C++ | Better HN
Show HN: A Game Boy emulator in C++
(opens in new tab)
(github.com)
37 points
dooskington
9y ago
2 comments
Share
2 comments
default
newest
oldest
cosatelo
9y ago
Does anyone know how to install this on ubuntu? I've tried using make but i get '#include "SDL/SDL.h"'as an error
hermanhermitage
9y ago
I'm guessing to build from source, you would need to install SDL for development:
sudo apt-get install libsdl2-dev
j
/
k
navigate · click thread line to collapse