On Wed, 01 Dec 2010 09:25:06 +0100 Alberto Manganaro <[email protected]> wrote:
> Well, but I don't want to install a new version fo the package, I just > want to modify something in the original code, recompile it and use the > unit in Lazarus. > > I tried again but I can't figure it out, so my question is: where does > Lazarus take the compiled FPC libraries to be linked with my project? > When I put the recompiled files in the correct place in the FPC units > folder, it seems that when I compile my Lazarus project it takes the > units without modification! Thanks The FPC unit search paths are defined in your fpc.cfg. If you are using Lazarus 0.9.29 you can take a look in View / IDE Internals / About FPC. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
