On Fri, 09 Dec 2005 11:17:34 +0200
Graeme Geldenhuys <[EMAIL PROTECTED]> wrote:

> Luiz Americo Pereira Camara wrote:
> > Em Qui, 2005-12-08 às 02:24 -0600, Yoyong Hernan escreveu:
> >   
> > 
> >>I just updated my Lazarus copy now and it is not compiling everytime I 
> >>run the project. Thanks to everyone especially Mattias.
> > 
> > 
> > Now bug 894 can be closed.
> 
> 
> Not sure about that!  I have a unit called tiDependancies.pas which 
> contains a lot of my units in the uses clause.  Most of the times I use 
> Conditional defines to automatically include certain units and exclude 
> others.
> 
> eg:
>    1) When switching persistence layers in my OPF at compile time for 
> different clients.
>    2) Enabling/disabling certain features in my app (eval, lite, 
> enterprise version).
> 
> I don't include those units in my project file, otherwise they always 
> compile.
> 
> Now using lazarus-0.9.11 dated 2005-12-08, it doesn't compile my app if 
> I made changes to those units declared in tiDependancies.pas and press 
> Ctrl+F9 or Build from the menu.

Belong these units to the project or a package?
If not, please add them. Otherwise the IDE does not know, that they are
relevant.

 
> I use Ctrl+F9 a lot.  The only way to do a build now, is by using the 
> Build All menu option.  Is there a place I can disable this new 
> .compiled function and get Lazarus back to what it was?

I added one to the project options.



Mattias

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

Reply via email to