Quote:
Originally Posted by dsgrieve
From Eclipse, Window > Preferences > C/C++ > Build > Environment
Ensure "Append variables to native environment" is selected.
Click "Add..."
In the Name: field, enter PATH
In the Value: field, enter C:\frc\bin
Click "OK"
Click "Apply"
Click "OK" to exit the Preferences dialog.
|
Now we're getting the following errors:
Code:
Program "g++" not found in PATH
Program "gcc" not found in PATH