Thanks for updating this to the latest version 9.55.
Since early 2023 LAC has undergone a flurry of new versions because some of the most popular desktop LINUX distros got updates that somehow rendered LAC's built-in menus useless (All menu buttons are displayed properly, but nothing happens when they are clicked).
This has been fixed with a new, companion program named "LacMenuLauncher" that provides a new and independent set of menus for LAC. If LAC's built-in menus work for you, then you don't need the LacMenuLauncher. Otherwise you will want it. Learn all about it here:
https://sourceforge.net/p/linuxaircombat/discussion/lacmenulauncher/
With this version 9.55 LAC has been adapted for either set of menus and seems to be stable. I think the flurry of new LAC versions is over. THANKS for this update.
Pinned Comments
alfrednewman commented on 2021-05-16 22:01 (UTC)
For users compiling this on Raspberry Pi with Arch Linux ARM, go to
common.h
and uncomment this on line 27:// #define RASPBIAN // Raspberry Pi requires a few tweaks. Define RASPBIAN to activate them or comment this line out.