When including the CANSparkMax.h in our subsystems, we get the error that frc/errorbase.h, a dependency of rev/CANSparkMaxLowLevel.h is unable to be found. Has anyone else had this problem and found a solution?
We also looked at the C++Dependencies, and did not find errorbase.h but instead found errors.h. Does anyone know if these are interchangeable?