bbosen - 2022-05-30

For some reason, on recent versions of Ubuntu desktop LINUX, LAC's makefile fails to link the various software components with one or more required library files. We hope to fix this with an update makefile someday, but in the interim we are using the free, well-known "Codeblocks" Integrated Development Envoronment instead of the makefile. Codeblocks easily compiles and links LAC's source code and produces the required executable exactly as one would hope.

All of this is described in great detail within this YouTube playlist:

https://www.youtube.com/watch?v=h9PVC5swHfQ&list=PL1IYes9MY6lKfB0wA4w7Pqy1l53vC4vj2

The details of obtaining and using Codeblocks to compile LAC commence in part "6" of that 9-part playlist.

We have confirmed success with this method as recently as late May 2022.