On 2014-08-13 10:38, Martin Schreiber wrote: > It seems FreeBSD has no support for realtime directory change notification. > git master aa26c94b7b47faaeb4b0eb4848e5cd0b900b1795 has a workaround with > polling.
Thanks. Pulled the latest code, but it fails with an error. This actually looks like msegui code crashed the FPC compiler, instead of a compilation error. :-/ ======================================== [msegui (master)]$ git reset --hard HEAD is now at 1c61404 * No const param in tsourcepage.loadfile(). $ ./go64freebsd.sh Free Pascal Compiler version 2.6.4 [2014/02/28] for x86_64 Copyright (c) 1993-2014 by Florian Klaempfl and others Target OS: FreeBSD for x86-64 Compiling apps/ide/mseide.pas ...snip... Compiling ./lib/common/kernel/msesysutils.pas Compiling ./lib/common/kernel/mseclasses.pas Compiling ./lib/common/kernel/mselist.pas Compiling ./lib/common/kernel/mseguiglob.pas Fatal: Compilation aborted An unhandled exception occurred at $0000000000451A90 : EListError : List index exceeds bounds (180) $0000000000451A90 ======================================== Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ ------------------------------------------------------------------------------ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

