Le 23/04/2011 20:25, Liviu Andronic a écrit :
On Sat, Apr 23, 2011 at 2:19 PM, Nick Treleaven nick.treleaven@btinternet.com wrote:
On Thu, 14 Apr 2011 15:27:44 +0200 Liviu Andronic landronimirc@gmail.com wrote:
[...]
Should be fixed now in SVN, thanks.
Cool! Thanks.
I tried to compile r5734 but I hit a bump: [...]
I guess you've not build Geany since a while, right? Just regenerate the whole build system, there is a known problem since the big change in the Scintilla directory tree. You just need to:
make distclean && ./autogen.sh && make
Cheers, Colomban