View Single Post
  #5   Spotlight this post!  
Unread 27-01-2017, 14:24
ebernerrd ebernerrd is offline
Registered User
FRC #3236
 
Join Date: Jan 2017
Location: Franklin, MA
Posts: 8
ebernerrd is an unknown quantity at this point
Re: SendableChoosers are causing me grief!

Quote:
Originally Posted by jreneew2 View Post
I'm including

#include "WPILib.h"
#include "RobotMap.h"

in Robot.h

and

#include "Robot.h"

in Robot.cpp

What is the error your getting?
I get the errors "Symbol SendableChooser could not be resolved" and "Type ::Command could not be resolved"
Reply With Quote