I can’t seem to deploy any c++ code to the roboRIO through eclipse. The code build’s just fine, I have closed all unrelated projects too. But when I try to deploy it gives me the error of something along the lines of:
cannot connect to robRIO
cannot deploy code through USB
cannot deploy code through static 10.12.25.2
Also I am doing this over the network. All the other laptops on my team have been able to deploy code which were almost all windows, but we did have one guy use a laptop running ubuntu.
It also tells me to make sure I have the right team number setting in eclipse, which I have already checked multiple times.
I do understand though that WPILIB and the FRC toolchain hasn’t not been as well tested on Mac and Linux compared to Windows.
Thanks for any help,
John