I can't build my project using the option for simulate. Every time I do, I get an error in /home/programmer/wpilib/cpp/current/include/Commands/Subsystems.h:13:23. Saying fatal error: ErrorBase.h: No such file or directory. This only happens when I build the simulate, if I build Debug it works perfectly.
I have checked and ErrorBase.h is there, in both file and project.
Another error is "make: *** [src/Subsystems/Chassis.o] Error 1"
why me
