|
Re: Why wont our robot work?
When you made the project, did you go to File>New>Example>Downloadable Kernal...? If you didn't, the project might not know to link the WPILib or how it is supposed to compile the program. Try making one of the newer example projects, then deleting the code in the main .cpp file and replacing it with what you wrote. OR just try using one of the examples. Remember to change the file to upload to the robot to match the project you want uploaded in the Window>Preferences menu.
|