|
Re: Error when deploying code on to robot. build.xml:66 (C++, Eclipse)
The other likely source of that error (line 66 of build.xml) is the script trying to copy your program onto the roboRIO. I usually see that when there is no connection to the robot. Can you make sure by browsing to "roborio-<yourteamnumber>.local and see if that works to verify connectivity and that the name of the roboRIO can be resolved? That usually fixes it for me.
__________________
Brad Miller
Robotics Resource Center
Worcester Polytechnic Institute
|