macOS fail to compile
Hi
I am on a M1 MacBook Air running Big Sur 11.6.5. I downloaded the source and when I run make I get the error:
./include/Diluculum/LuaUserData.hpp:30:10: fatal error: 'boost/scoped_array.hpp' file not found
I have boost installed via brew
Thank you