View Single Post
  #1   Spotlight this post!  
Unread 12-01-2015, 09:50
frcteam2501's Avatar
frcteam2501 frcteam2501 is offline
Kyle Ronsberg
AKA: Kyle Ronsberg
FRC #6056 (Brotherhood of Steel)
Team Role: Mentor
 
Join Date: Aug 2013
Rookie Year: 2011
Location: North Saint Paul, Minnesota
Posts: 8
frcteam2501 is an unknown quantity at this point
Eclipse fails build project

While using Eclipse to build our C++ projects on the lab computer the console outputs
Code:
Cannot run program "make": Launching failed

Error: Program "make" not found in PATH
PATH=[C:/Program Files/Java/jre1.8.0_25/bin/server;C:/Program Files/Java/jre1.8.0_25/bin;C:/Program Files/Java/jre1.8.0_25/lib/amd64;C:\frc\bin;C:\Program Files\Java\jre1.8.0_25\bin;C:\Program Files (x86)\Git\cmd;C:\Program Files (x86)\Git\bin;C:\Program Files\Java\jre7\bin;C:\Program Files\eclipse;]
Does anyone know what I have to add to our PATH to make it work?
__________________
Team: 2501
Reply With Quote