Hi,<br><br>I hope I'm not posting this on the wrong list.<br><br>I'm trying to build Geany on Windows Vista, following the Windows build instructions at: <a href="http://www.geany.org/Support/BuildingOnWin32">http://www.geany.org/Support/BuildingOnWin32</a><br>
<br>Even after adding a <a href="http://localwin32.mk">localwin32.mk</a> file and changing the PREFIX as suggested, I still get <br>lregex.c:22:18: glib.h: No such file or directory<br>when compiling through the MSYS shell. If I used the standard command prompt, there's the makefiles would balk on the missing 'make' command.<br>
<br>As per the instructions, I've downloaded all the required libs to "C:\libs\" and added that to my environment variables. I grabbed the Geany source (trunk) using Tortoise SVN <br><br>Am I missing something here regarding compiling using makefiles? <br>
<br>PS: when grabbing the dependencies, <a href="http://www.gimp.org/~tml/gimp/win32/downloads.html">http://www.gimp.org/~tml/gimp/win32/downloads.html</a> no longer lists the required ones, but points to <a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/">http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/</a> instead<br>
<br>Thanks,<br>Aligorith<br><br><br>