On Tue, 7 Aug 2012 09:34:54 +0200 Chavoux Luyt <[email protected]> wrote:
> Hi Mattias > > On 7 August 2012 09:27, Mattias Gaertner <[email protected]> wrote: > > > > > > > > > What Lazarus version do you use? > > > > It does not add this unit name here. > > > I am using version 0.9.30.4-0 (i386-linux-gtk 2) > (FPC 2.6.0) > on Mepis (Debian stable) Can you test with Lazarus 1.0 RC1? > > .... > > " > > Is it correct for the unit to "use" itself? If I comment out the > > "ImagesforLazarus" part, and then recompile the unit, it asks to reload > > file from disk and then simply ignore the file I just saved, reverting back > > to the original file somehow. (If I say to ignore the files from disk, it > > still gives me this same error message). > > > > The unit is automatically created by the IDE before compiling. > > > ?? From where? Is there a way to override this? Open the lpk and check if the unit imagesforlazarus is listed under files. If yes, remove it. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
