|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
sysProps.xml deosn't exist C++
When I am trying to send my code to the RoboRio, I get this error:
wpilib\cpp\current\ant\build.xml:117: Getting Started\sysProps.xml doesn't exist When I check the CDT console for the build, it does not give me any errors. Any suggestions? |
|
#2
|
||||||
|
||||||
|
Re: sysProps.xml deosn't exist C++
Did you image the roborio to the v23 image?
|
|
#3
|
|||
|
|||
|
Re: sysProps.xml deosn't exist C++
That worked, thanks.
|
|
#4
|
|||
|
|||
|
Re: sysProps.xml deosn't exist C++
I'm getting the same error except I'm using Java. I checked to make sure our roboRIO is imaged to v23 and it was. Just for kicks, I re-imaged it anyways and it's still not working. Anybody have any ideas?
Here's what shows up in the Eclipse console: Buildfile: C:\Users\chanw\workspace\Test\build.xml Trying to override old definition of task classloader clean: [delete] Deleting directory C:\Users\chanw\workspace\Test\build [delete] Deleting directory C:\Users\chanw\workspace\Test\dist compile: [mkdir] Created dir: C:\Users\chanw\workspace\Test\build [echo] [athena-compile] Compiling src with classpath=C:\Users\chanw/wpilib/java/current/lib/WPILib.jar:C:\Users\chanw/wpilib/java/current/lib/NetworkTables.jar to build [javac] Compiling 1 source file to C:\Users\chanw\workspace\Test\build jar: [echo] [athena-jar] Making jar dist/FRCUserProgram.jar. [mkdir] Created dir: C:\Users\chanw\workspace\Test\dist [mkdir] Created dir: C:\Users\chanw\workspace\Test\build\jars [echo] [athena-jar] Copying jars from C:\Users\chanw/wpilib/java/current/lib/WPILib.jar:C:\Users\chanw/wpilib/java/current/lib/NetworkTables.jar to build/jars. [copy] Copying 2 files to C:\Users\chanw\workspace\Test\build\jars [jar] Building jar: C:\Users\chanw\workspace\Test\dist\FRCUserProgram. jar get-target-ip: [echo] Trying Target: roboRIO-3502.local [echo] roboRIO not found via mDNS, falling back to static USB [echo] roboRIO not found via USB, falling back to static address of 10.35.2.2 [echo] roboRIO found via Ethernet static dependencies: BUILD FAILED C:\Users\chanw\wpilib\java\current\ant\build.xml:2 25: C:\Users\chanw\workspace\Test\sysProps.xml doesn't exist Total time: 21 seconds |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|