On Fri, 20 Jun 2008 17:27:38 -0700 "Dennis Sacks" <[EMAIL PROTECTED]> wrote:
... > win32.o:win32.c:(.text+0xd70): undefined reference to > `document_delay_colourise' > > win32.o:win32.c:(.text+0xe1a): undefined reference to > `document_colourise_new' Should be fixed now in latest SVN. You might need to run: make deps all -f makefile.win32 or: make clean all -f makefile.win32 if you still get those link errors. Regards, Nick _______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
