Forum > Options

How to set path for IDE to find sources?

(1/1)

aron.petrucci:
I have a directory with my units (i.e. /usr/lib/lazarus/mylib/). So I had set fpc.cfg and now the compiler finds my units. But IDE can't find it in commands like (Right clck + Find Declaration, or auto-complete code for procedures and functions.

Where I set the path for this feature to work in my units too?

Thankx

Aron L. Petrucci
aron@uel.br

Marc:
set it in your project options
or create a package for your lib and use that package
(or add the source to your project usingthe project inspector)

Navigation

[0] Message Index

Go to full version