On 2013-03-11 17:32, Graeme Geldenhuys wrote: > > Anyway, every now and again my projects (a few of them) fail to link as > follows
Problem solved! I had a program unit named m2compiler.lpr, and in another directory I had a unit named M2Compiler.pas. This caused the conflict at linking. Simply changing the program unit name solved the problem. The issue with other projects was caused by Lazarus IDE injecting extra search paths I did not tell it to, which then found old *.ppu files. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal