linapple

2 replies [Last post]
Hatta
Offline
Last seen: 1 year 23 weeks ago
Joined: Sep 10 2008
Posts: 4

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.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
jruschme
Offline
Last seen: 11 hours 52 min ago
Joined: Old Guard
Posts: 52
How do you even get it to compile?

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?

Hatta
Offline
Last seen: 1 year 23 weeks ago
Joined: Sep 10 2008
Posts: 4
I had to add "#include " to

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 >