-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Description
Hi, I would like to run make using a custom tool (as defined in the menu).
However, when setting the program to "C:\\cygwin64\\bin\\bash" in my custom tool, I get Program not found: C:\Program Files (x86)\RText\"C:\\cygwin64\\bin\\bash" as an error message.
Is it really not intended to run tools outside the RText directory? I mean, I could add a tool there that forwards my request but that seems not to be the optimal solution.