linapple
Has anyone here used Linapple on Linux? I cannot figure out how to send an open-apple to the emulator. Linapple is an SDL port of AppleWin, which uses left-alt. I've tried that to no effect.
I had to add " #include " to the file it crashed out on. Debugger something.h I think. Then it compiled cleanly. GCC is getting more strict about what it will accept, so some older software suffers breakage. :/
Let me know if you can figure out how to do an open-apple. I even tried grepping through the sources but couldn't find anything useful. If all else fails I'll try setting up Kegs again.
Edit: This forum seems to filter angle brackets even within BBCODE code tags. :? Let's try this:
#include < string >

After reading the original post, I decided to download the sources to my Ubuntu 10.04 laptop. I installed the required sdl1.2-dev package, but it will not compile.
Anybody have any ideas?