On Fri, 20 Aug 2010 09:48:18 +0200 Johann SAUNIER jsaunier.devel@gmail.com wrote:
I need to apply my own patches to Geany and Geany-plugins too, but I now work on Windows. I can build Geany using makefile.win32 but I can't find an equivalent for Geany-plugins. I know Geany-plugins is built on Windows by maintainers because it's available as a setup.exe but I can't find the way to do it myself.
I think Enrico uses Waf - this is probably easiest but you will need to install Python. The link below is for Geany but it's the same procedure:
http://www.geany.org/manual/index.html#waf-based-build-system
It might be possible to use the autotools build system but you will probably have to install tons of autotools stuff and also I don't know of anyone who's done this, so there could be issues.
Regards, Nick