Hi I just had a problem where the FPC compiler failed to compile a LCL project. The FPC compiler complained about the fact that it can't compile resources. I found the problem, it was *.lfm files in the unit output directory. The solution to my compiling problem was to clear out all unit output directories (many of them).
I just spoke to somebody else and they mentioned that Lazarus recently started copying LFM files to the unit output directory. I was wondering why that was decided (copying LFM files) and what it was supposed to solve? I'm using Lazarus 1.5 from 17 April with FPC 2.6.4. 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
