So…I had to wipe my Mac and reinstall the world. I installed Workbench according to the directions, but I’m getting the following when I try to do a local compile. Any guidance would be greatly appreciated. I’m assuming I do not need to install Xcode.
> Executing task in folder fountainFillerOAT: make -f '/Users/tom/.particle/toolchains/buildscripts/1.8.0/Makefile' compile-all -s <
:::: COMPILING APPLICATION & DEVICE OS
make[1]: /Users/tom/.particle/toolchains/gcc-arm/5.3.1/bin/arm-none-eabi-gcc: Command not found
../build/arm-tools.mk:61: *** "ARM gcc version 5.3.1 or later required, but found ". Stop.
make: *** [compile-all] Error 2
The terminal process terminated with exit code: 2
Press any key to close the terminal.