Quote:
Originally Posted by fsilberberg
If you right click the project, click Properties, expand C/C++ Build, hit Settings, then on the right side Tool Settings -> Cross Settings, there will be a Path element. Make sure that it's pointing at the correct location for your machine: if it's not, update it to point at the bin directory of the installed toolchains.
|
It's pointing to "/usr/local/bin" which should be the correct folder, but I still tried "/usr/bin" and "/usr/local/arm-frc-linux-gnueabi/bin" just in case, and they both didn't work. Is there anything else it could be?