On Thu, Mar 27, 2008 at 01:17:50PM -0400, Lee Jenkins wrote: > > > > Why *project* search paths? If the tiGenericEditMediators belongs to the > > tiOPF > > package, then you must extend the package search path. > > What I meant was that I hadn't used the tiOPF package until that point and > had > opted to include the paths for the tiOPF units in > > Project > Compiler Options > Other Unit Files
That is for units. (compiler switch -Fu) Search for includefiles uses a different path (-Fi) This is afaik btw the same as with Delphi (-I and -U cmdline params) _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
