GeminiDomino
Member
- Joined
- Dec 17, 2005
- Messages
- 374
Hey guys,
I'm trying to get my feet wet into compiling (and eventually developing) for the GP2X, and I figured a good start would be to edit nesgp2x (NK's NES emulator) to use a button scheme I liked better. I got my linux toolchain built and tweaked the makefile, but I'm running into a bit of a snafu. The compile is failing because it can't finda file called "UnicodeFont.h" Normally, a quick google search can usually tell me what library it is that I'm missing, but on this one doesn't help much.
Can anyone give me a hint as to what I'm missing?
I'm trying to get my feet wet into compiling (and eventually developing) for the GP2X, and I figured a good start would be to edit nesgp2x (NK's NES emulator) to use a button scheme I liked better. I got my linux toolchain built and tweaked the makefile, but I'm running into a bit of a snafu. The compile is failing because it can't finda file called "UnicodeFont.h" Normally, a quick google search can usually tell me what library it is that I'm missing, but on this one doesn't help much.
Can anyone give me a hint as to what I'm missing?