I tried building again, and the build console gave this error:
Code:
arm-frc-linux-gnueabi-g++ -std=c++1y "-IC:\\Users\\Driver Station/wpilib/cpp/current/include" "-IC:\\Users\\Driver Station\\workspace\\uralzzrdhary\\src" -O0 -g3 -Wall -c -fmessage-length=0 -o "src\\Robot.o" "..\\src\\Robot.cpp"
Cannot run program "arm-frc-linux-gnueabi-g++": Launching failed
Error: Program "arm-frc-linux-gnueabi-g++" not found in PATH
No binary file was produced.