Trouble deploying c++ code from Mac to robRIO?

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

Can you ping the roboRIO at either the roboRIO-1225.local or the 10.12.25.2 address?

No i could not, bit I can ping 10.12.25.1 (the router) just fine.

I too am having the same issue. However, I cannot even ping the radio… I tried to connect through WiFi, Ethernet, and USB. None of them worked. In addition, the lights next to the Ethernet port on the roboRIO do not light up when connected to my computer, though they do when connected to the radio. Do you have suggestions?