Settings

Theme

Show HN: A Game Boy emulator in C++

github.com

37 points by dooskington 10 years ago · 2 comments

Reader

cosatelo 10 years 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 10 years ago

    I'm guessing to build from source, you would need to install SDL for development:

        sudo apt-get install libsdl2-dev

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection