https://github.com/arne-cl/frodo-wii
Automatically exported from code.google.com/p/frodo-wii
https://github.com/arne-cl/frodo-wii
Last synced: 4 months ago
JSON representation
Automatically exported from code.google.com/p/frodo-wii
- Host: GitHub
- URL: https://github.com/arne-cl/frodo-wii
- Owner: arne-cl
- License: gpl-2.0
- Created: 2015-06-26T08:56:41.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-28T16:59:52.000Z (almost 10 years ago)
- Last Synced: 2025-01-06T09:12:24.570Z (6 months ago)
- Language: C++
- Size: 3.88 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- License: COPYING
Awesome Lists containing this project
README
# frodo-wii
Automatically exported from code.google.com/p/frodo-wii# Prerequisites
* libsdl-ttf-dev (provides `/usr/include/SDL/SDL_ttf.h`), e.g. `libsdl-ttf2.0-dev` in Ubuntu
* libsdl-image-dev (provides `/usr/include/SDL/SDL_image.h`), e.g. `libsdl-image1.2-dev` in Ubuntu