![]() |
WPILib Spark and Encoder classes not working?
Hello all,
I'm the lead programmer on my team and have been programming for the team for three years. Today, while trying to deploy code to the robot, I encountered something I have never seen before. Cleaning the project works, but building the project produces an error claiming that IterativeRobot is not an accessible base of Robot (our robot class). Additionally, when trying to deploy, the 4 errors increase to 43, because the code refuses to recognize the Encoder or Spark classes either. What's going on, and how can I fix it? You can find the code on our GitHub here: https://www.github.com/PenguinEmpire/FRC2017 Thanks for any help you can provide, Noah Gersh Team 2551 |
Re: WPILib Spark and Encoder classes not working?
Quote:
Quote:
Quote:
https://github.com/PenguinEmpire/FRC...inEmpire.h#L23 Code:
class Robot : public IterativeRobotand https://github.com/PenguinEmpire/FRC...pire.h#L11-L14 with Code:
#include <WPILib.h> |
Re: WPILib Spark and Encoder classes not working?
Quote:
|
| All times are GMT -5. The time now is 21:58. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi