View Single Post
  #1   Spotlight this post!  
Unread 15-01-2017, 18:50
Scottm314 Scottm314 is offline
Registered User
FRC #5416
Team Role: Mentor
 
Join Date: Nov 2015
Rookie Year: 2015
Location: Houston
Posts: 3
Scottm314 is an unknown quantity at this point
C++ Eclipse Deployment Issue - Windows 10

I am running Windows 10. Clean build (only windows and FRC software). Eclipse Neon.2 (4.6.2). I am using the 64 bit version. I grabbed an example C++ program, indexed it and built it without any issue. When I try to deploy it (run as...) nothing happens? There is no output on the eclipse console. I am connected to the RoboRIO (Explorer can access it on 172.22.11.2) so I suspect it is eclipse or WPILIB. I did try turning off my windows firewall.

Note -- I saw a similar issue on the Java discussion forum and posted that I have this issue so I am not sure it is C++, but I don't know. This is my first time trying to do this.
Reply With Quote