On Sat, Aug 6, 2011 at 2:47 PM, Ludo Brands <[email protected]> wrote: >> > I'm not using zeos on lazarus. I can't tell. >> > The error message complains about a form called TForm1. >> That'll make >> > searching easier. >> >> The Lazarus try to open a new project and, because that, the >> name is TForm1, I think. >> > > Try doing a lazarus build without packages from the command line "make clean > all". This will make it clear where the problem is, the packages or lazarus.
That works, sure -- was I did and explained at the first mail on this thread. But the question persists: how migrate the packages to a new version? If I compile a clean source and install each package separate, ok it will works... but I can't do this everytime that a version is launched, right? How do you works with that? Marcos Douglas -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
