@dr446 you should customize those to fit your system. For example if you're 
using "MinGW" toolchain on Windows, `make` is usually called `mingw32-make` and 
unless you have the path to it in your `%PATH%` environment variable, you'd 
need to specify the full path to it (likewise with any other tools like that). 
You probably also have to customize the Execute command to point to wherever 
your resulting binary ends up, for example by setting the working dir to where 
your Makefile outputs the binary.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/827#issuecomment-165494324

Reply via email to