View Single Post
  #1   Spotlight this post!  
Unread 05-01-2015, 17:49
Herbie_3633 Herbie_3633 is offline
Registered User
FRC #3633
 
Join Date: Jan 2013
Location: Albert lea
Posts: 26
Herbie_3633 is infamous around these partsHerbie_3633 is infamous around these parts
Error when deploying code on to robot. build.xml:66 (C++, Eclipse)

Code:
C:\Users\My Dell\wpilib\cpp\current\ant\build.xml:66: com.jcraft.jsch.JSchException: Could not send 'C:\Users\My Dell\workspace\Robot\Debug\FRCUserProgram' to '/home/lvuser' - 4: java.io.FileNotFoundException: C:\Users\My Dell\workspace\Robot\Debug\FRCUserProgram (The system cannot find the file specified)
The laptop is 64 bit windows 7. I found some other occurrences of the error on wpilib.screenstepslive.com/ but no way to fix it. Does anyone know how to fix it and/or avoid it in the furure?