[Lazarus] unable to rebuild lazarus

Mattias Gaertner nc-gaertnma at netcologne.de
Sat Jul 26 19:46:40 CEST 2008


On Sat, 26 Jul 2008 13:21:55 -0400
"Bob K." <rkamarowski at yahoo.com> wrote:

> Compiled with -vu -vt options:
> 
> rakphoto.pas(53,61) Hint: Parameter "Field" not used
> rakphoto.pas(54,7) Hint: Parameter "AFont" not used
> rakphoto.pas(54,25) Hint: Parameter "Background" not used
> rakphoto.pas(54,49) Hint: Parameter "SortMarker" not used
> rakphoto.pas(55,7) Hint: Parameter "IsDown" not used
> rakphoto.pas(10,11) Hint: Unit "rxlookup" not used in rakphoto
> rakphoto.pas(10,21) Hint: Unit "rxdbcomb" not used in rakphoto
> rakphoto.pas(10,30) Hint: Unit "rxmemds" not used in rakphoto
> rakphotography.lpr(17,1) Error: Can't create object file:
> rakphotography.exe 
> rakphotography.lpr(17,1) Fatal: Can't create
> executable rakphotography.exe

Sorry. You misunderstood me.
To find the error 'unit interfaces not found' you should compile with
-vt -vu.

The can not create object files means for example: disk full, no write
permissions, output directory does not exist or output file is locked.
Delete the old exe before compiling.

Mattias



More information about the Lazarus mailing list