On 7/12/2024 10:41 AM, Hunter Goatley wrote: > I chose the latest, llvm-15-dev, and then I had to > edit one file to point to the new include directory: It looks like I could have also used CMake and specified the correct directory. Matt provides instructions for using Autotools (which I did) and CMake. Hunter