On Wed, 22 Aug 2007 07:35:58 +0200
Tobias Giesen <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> I am using a recent Lazarus build on my Intel iMac. I have the problem
> that some of my source units aren't found when the program is
> recompiled using F9 or Ctrl-F9. I always have to do a "Build All".
> That works. These units are of course in the search path for the
> application.
> 
> Does anybody have an idea?

Maybe you added too many source paths.

First of all:
If you can get a recent 0.9.23 then you can try the new test feature in
the compiler options. It finds many common misconfigurations.

If it does not find anything related to your problem, then compile with
the compiler switch -vt.

If you find the problem, please tell what it is, so I can extend the
test feature.

Mattias

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

Reply via email to