Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   C/C++ (http://www.chiefdelphi.com/forums/forumdisplay.php?f=183)
-   -   sysProps.xml deosn't exist C++ (http://www.chiefdelphi.com/forums/showthread.php?t=132479)

wendells 01-09-2015 12:26 PM

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?

Joe Ross 01-09-2015 12:37 PM

Re: sysProps.xml deosn't exist C++
 
Did you image the roborio to the v23 image?

Manu Cherthedat 01-09-2015 03:45 PM

Re: sysProps.xml deosn't exist C++
 
That worked, thanks.

twiggzee 03-25-2015 03:13 PM

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


All times are GMT -5. The time now is 10:45 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi