> > 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. Ludo -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
