Can't compile locally

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.

You can try
image
followed by
image

Thanks, @ScruffR, that seems to have fixed it. Actually, in my haste to get things tested, I believe I actually selected Particle: Compile application & DeviceOS (local) instead of simply Particle: Compile application (local). Haste makes waste…again.

Thanks!

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.