Finally got the project compiling on my Macbook! That meets my immediate cross-platform needs so I’ll not worry about the Linux side for now. Turns out it was my fault in the first place. I had already built the library on my Windows machine on first load, so the editor didn’t care when I introduced errors on the code side to resolve. When compiling from scratch, the editor cares very much. I fixed the issues and pulled the code down to my Macbook and compilation worked perfectly 🙂

Back to the more fun work of actually working on functionality!