On Wed, 23 Mar 2011 00:44:43 +1100
Peter Williams <pewilliams2...@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

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to