[Lazarus] Indy compilation problem revisited.

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Mar 22 19:15:57 CET 2011


On Wed, 23 Mar 2011 00:44:43 +1100
Peter Williams <pewilliams2010 at live.com> wrote:

>[...]
> >Recompiling IdStreamVCL, checksum changed for IdGlobal
> >IdStreamVCL.pas(13,20) Fatal: Can't find unit IdStreamVCL used by IdStream

You can try compiling the Indy package with -Ur. Add this to the
compiler options of the Indy package.


> >What do they actually mean, in particular which process is emitting the message Fatal: Can't find unit IdStreamVCL used by IdStream?

Process: fpc
Meaning: a ppu file is outdated. There is a bug in fpc that can trigger
this. There are several ways to work around the bug. One is to use -Ur.


Mattias




More information about the Lazarus mailing list