[Lazarus] drop files
Andrea Mauri
andrea.mauri.75 at gmail.com
Fri Oct 3 20:37:54 CEST 2008
On Fri, 3 Oct 2008 13:29:35 +0100
"Henry Vermaak" <henry.vermaak at gmail.com> wrote:
> On 30/09/2008, Luca Olivetti <luca at wetron.es> wrote:
> >
> > Done
> > http://bugs.freepascal.org/view.php?id=12269
> >
>
> hmm, i see this bug report is closed, but i'm still getting errors
> that are related to this.
>
> when i ctr-click on a unit in my uses clause, it doesn't find units in
> different directories from the unit i'm clicking on, even thought i've
> added all the paths to the source files in my compiler options (under
> "Other Sources"). is this known? this obviously makes the code
> completion almost unusable.
The bug 12269 is about not clearing a cache. For example
opening a file via find declaration, closing it, and opening the file
again via find declaration.
It has nothing to do with 'units not found'.
> what i should probably explain is that these units don't get compiled,
> since they are already built and the ppu/o files are in a directory i
> specified under "Other Unit Files" in the compiler options.
Please run the project / compiler options / test. Does it show
warnings / errors?
Mattias
More information about the Lazarus
mailing list