Hello,

many thanks for your replies! I have found some interesting things
that you pointed me too.

However I think the cause is the relative search paths being sent to
the compiler. The file that is not found is in the path ../units, and
it was used by another file in ../units. The first file is found, but
then another file in the same folder is not found.

The error does not occur if the compiler encounters the file before
it is used by a unit that's not in the main folder. For example, I 
have now added the unit to the top of the main program's uses clause
and that has fixed the problem.

If we could choose absolute paths to be passed to the compiler, that
would be great!

Cheers,
Tobias


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

Reply via email to