View Single Post
  #8   Spotlight this post!  
Unread 13-01-2017, 21:13
rakosi2 rakosi2 is offline
Registered User
FRC #4160
 
Join Date: Jan 2016
Location: San Diego
Posts: 15
rakosi2 is an unknown quantity at this point
Re: Muliple errors from getting started and past years code

Thanks, I was able to add the SRX library but I cant add the SmartDashboard as SendableChooser is empty.
I added these and still nothing.
#include <SmartDashboard\NamedSendable.h>
#include <SmartDashboard\Sendable.h>
#include <SmartDashboard\SendableChooser.h>
#include <SmartDashboard\SendableChooserBase.h>
#include <SmartDashboard\SmartDashboard.h>
Reply With Quote