Log in

View Full Version : Error Creating a new project


tomy
03-01-2017, 12:56
I just updated to the 2017 wpilib on a new computer. Every time I start a new project I get a lot of debug errors. The first one says "Symbol "SampleRobot" could not be resolved"

Any suggestions?

Joe Ross
03-01-2017, 13:07
How did you install the 2017 wpilib?

Did you follow this step:

It is currently necessary to re-build the index after creating a new template or example for the Eclipse syntax checker to work properly. To do this, right click on the project in the Project Explorer and select Index->Rebuild.

tomy
03-01-2017, 23:49
That fixed the first problem. Now RobotDrive has an error stating "The type 'frc::RobotDrive' must implement the inherited pure virtual method 'frc::MotorSafety::GetDescription' "

Thanks for the help.

Joe Ross
04-01-2017, 00:50
Since the 2017 plugins are still in beta, your problem would probably be better addressed in the beta forums.