On Sat, Aug 6, 2011 at 1:21 PM, Martin <laza...@mfriebe.de> wrote: > > I am not sure it is a package, or that it is the packages fault. > > Look exactly at the error. IT is a "TForm1" for which the resources are > missing. > > If a packages tries to create a resourceless form, then it would be just a > "TForm" (the package would call TForm.Create) > > Now if it is a package (wich as unlikely as it sounds to me, has a TForm1, > rather than aproper named form), then it's a problem with resources. e.g > some resource, did not get compiled, some .lfr not created or included, or > some $I *.LFM missing or not working.... > > Maybe it is failing to open your current project. Try opening Lazarus > without project (remove from your config folder)
The IDE try to open a new project, not the my last project. I compiled the IDE with FPC 2.4.5 (fixes_2_4). Would be this the problem? The Lazarus trunk only compiles with FPC trunk? Marcos Douglas -- _______________________________________________ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus