Posted by: Dennis
« on: May 30, 2018, 02:12:04 PM »I'm sorry, I gave you the wrong syntax for the environment variable in the Project Open options page. Try this instead:
Project > Project Properties > Open tab
You will need to close and re-open SlickEdit after making that change (since your path in SlickEdit is already messed up).
Project > Project Properties > Open tab
Code: [Select]
set PATH=C:\MingW\msys\1.0\bin\;%{PATH}
You will need to close and re-open SlickEdit after making that change (since your path in SlickEdit is already messed up).