Cannot Build - HHS-Team670/MustangLib GitHub Wiki
Cannot Build
Authors: Armaan, Aditi
Date: 7/7/23
Status
- N/A
Symptoms
- Building robot code returns Build Failed or never even attempts building
Solutions
-
Try turning off any VPNs or warps that you may have installed to get around the school firewall
-
Check if your code complies
- If not look at the errors in the console and resolve the compilation errors
-
Check to make sure you have installed Java 17 using the command
java --version
- If you do not have Java 17 see Switch Java Version
-
Try using a different machine or ask a lead
Resources
- See Setting Up A New Computer For Robotics in case the following solutions tell you to install JAVA, WPIlib, or other tools.