On 06/23/2011 08:51 PM, Juha Manninen wrote: > And true, I also used Ctrl-F9 in Delphi for locating syntax errors, even > when I knew the code had them. > With Lazarus + FPC compilation is slower and I don't use it like that.
Try "Quick Compile" instead. It removes the linking part, so goes a bit faster (at least under Linux). Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
