* Mattias Gaertner <[EMAIL PROTECTED]> [Fri, 7 Dec 2007 16:53:59 +0100]:
On Fri, 07 Dec 2007 18:33:52 +0300
Andrey Gusev <[EMAIL PROTECTED]> wrote:

It does work with relative paths.
But relative paths are context sensitive.
Normally the IDE works internally only with absolute paths. The only
exceptions are paths from unsaved project/package/files.
So, either you didn't save the project/package yet and then a relative
path makes no sense.
Or a function in the IDE forgot to make the path absolute before
passing it to the function.

> Whereas "OK" button, pressed on itself compiler options dialog (not
> paths editor !), give clean result.
> It is two different existence checking mechanics ?

Yes.
The first (leaving the path editor) is a simple heuristic.
The second (leaving the compiler dialog) can really resolve all macros
and relationships.

OK, i will examine all that,
but you insist, that it Windows-specific problem ?

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to