[Github-comments] [geany] Geany does not build code (#827)

Matthew Brush notifications at xxxxx
Thu Dec 17 16:02:15 UTC 2015


@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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151217/fcbdd5ac/attachment.html>


More information about the Github-comments mailing list