[lazarus] Can't find unit INTERFACES
Mattias Gaertner
nc-gaertnma at netcologne.de
Tue Sep 16 03:45:39 EDT 2003
On Tue, 16 Sep 2003 08:25:42 +0200
Armando Paz <admorum at interlap.com.ar> wrote:
> Hi.
>
> I have downloaded (using cvs) the last version of lazarus for windows. I
> have downloaded "Free Pascal Compiler version 1.0.10 [2003/06/27] for
> i386" and the result of the "make command" has been OK.
>
> But when I try to compile the initial "Project1" I get next "Messages":
>
> syswin32.pp(5,1) Hint: Conditional I386 was set at startup in last
> compilation of syswin32.pp
>
> project1.lpr(6,13) Fatal: Can't find unit INTERFACES
>
> And I do not get to compile... I have looked for information in list
> archive but it is offline at this moment, in google neither.
>
> In "Compiler Options for Project: Project1" I have all field in blank
> except:
> "Other Sources: (.pp/.pas
> files)==$(LazarusDir)\lcl\;$(LazarusDir)\lcl\interfaces\$(LCLWidgetType)\"
The "Other Sources" is only for the IDE, and is not given to the compiler.
The compiler options dialog has a button "Show Options". This shows the
command line parameters for the compiler. What does it show?
Mattias
>
> Could someone help me?
>
> Thanks.
>
>
> --
> ---------------------------------------------------------
> --- Armando Paz <admorum at interlap.com.ar> ---
> --- Debian (testing) GNU/Linux 2.4.20 ---
> --- Usuario Linux Registrado #189304 ---
> ---------------------------------------------------------
>
> _________________________________________________________________
> To unsubscribe: mail lazarus-request at miraclec.com with
> "unsubscribe" as the Subject
> archives at http://www.lazarus.freepascal.org/mailarchives
--
More information about the Lazarus
mailing list