On Mon 30 Nov 2009, Phil Hess wrote: > David, > > Can you right click in the Message window (at bottom) and copy all messages to the clipboard, then send the last few lines here. I'm curious to see whether it's a checksum issue that I've been wrestling with.
PPU Loading units/gamma_draw_unit.ppu PPU Source: gamma_draw_unit.pas not found Recompiling gamma_draw_unit, checksum changed for fpg_base gamma_draw_unit.pas(143,23) Fatal: Can't find unit gamma_draw_unit used by ab_db_access_unit Deleting all my old .o and .ppu files appears to have solved this problem (although I haven't gotten the program compiled yet because of code-breaking changes in my libraries... but it looks like it's not having trouble finding the units, as it was before) Thanks Graeme for that hint! ~David. > > Thanks. > > -Phil > > ----- "David Emerson" <[email protected]> wrote: > > > I have created a package called "sarala_tools" which I'm using in a > > couple projects. I've found it fun, interesting, and incredibly useful > > > > to create packages. > > > > All was working great for a while, but now one of my projects has > > decided that it cannot find one of the units that is part of the > > sarala_tools package. I can compile the package just fine from > > the "open loaded package" > "package sarala_tools" window. > > > > When I create a new project that uses the package I don't see such a > > problem. > > > > I'm really not sure how to go about fixing my project. Any tips? > > > > Thanks, > > David > > > > > > -- > > _______________________________________________ > > Lazarus mailing list > > [email protected] > > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
