On 19 February 2013 11:31, Mattias Gaertner <[email protected]>wrote:

Thanks Mattias, Chavoux, Martin and Sven.





I have learnt from your advice.

Following Sven's instructions on how to add LazUtils helped for my first
problem.

Obviously I do not know about Lazarus itself and will have to work through
some tutorials.

> As an alternative, try running fp-2.6.0 from the commandline. I am not
sure


I have tried but it does not have the debugger enabled.


This shows all paths passed to the compiler:
> Project / Project Options / Show Options
>
> This shows the paths from used packages:
> Project / Project Options / Inherited
>
> Analog exists for packages.
>
> Your fpc.cfg adds more paths. See View / IDE Internals / FPC Info.
>
> You can see the search paths for a single unit in Source / Unit
> Information.
>
>
> > Nothing stops Lazarus from reading and writing this information
> > from the .cfg file.
>
> The compiler reads its cfg file and the IDE reads the information from
> the compiler. The cfg is global, effects everything and is specific to
> your machine.
> Lazarus projects and packages are meant to work cross platform. There
> is no reason for Lazarus to write something to the fpc.cfg.
>
>
I will keep your answers as part of my documentation.

Thanks again.

Regards
Johann
-- 
Because experiencing your loyal love is better than life itself,
my lips will praise you.  (Psalm 63:3)
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to