[fpc-devel] Lazarus IDE searching units
overwiev inquire (issue#10176 successor)
Mattias Gärtner
nc-gaertnma at netcologne.de
Fri Nov 16 13:42:24 CET 2007
Zitat von Andrey Gusev <ag888 at rambler.ru>:
> Some units cannot be found by IDE (in editor), as earlier.
> --- (from message box)
> C:\Works-FContr\Contracts\gen\gen2\WaybillG.pas(13,50) Error: unit not
> found: darrInt
> ---
> but, corresponding directory is correctly prescibed to both compiler and
> IDE paths
> (first and third boxes in compiler options window, paths tab).
The IDE uses the first plus the third box. So, no need to add it to both.
See
http://wiki.lazarus.freepascal.org/index.php/IDE_Window:_Compiler_Options
What shows Source Editor / Popup menu / Unit Info as "unit paths" and "source
paths" for the WaybillG.pas?
Mattias
More information about the fpc-devel
mailing list