This is probably caused by something on the initialization section of LCL units.

One idea to isolated the problem is to comment the code on
initialization section of Forms (and perhaps other units) and see if
the project will now load.

Don“t acctually try to build a form, just put Forms on the uses clause.

If the project now loads, uncomment a part of the initialization
section and repeat the process until you isolate what is causing this.

Because you need to recompile LCL and your software at each step, this
can take some time.

--
Felipe Monteiro de Carvalho

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

Reply via email to