I'm in the process of installing everything to my Mac, but ran into an error on the final step where I compile the program here - https://github.com/PokemonAutomation/ComputerControl/blob/master/Wiki/SetupGuide/CompilingForMac.md#compile-program
I run the cmake --build . -j 10 command, but I get the error in the attached text file.
Any suggestions to resolve it would be appreciated. Thanks!