Hi Frank,

Date: Tue, 22 Mar 2011 10:21:04 +0000
From: vfcli...@gmail.com
To: lazarus@lists.lazarus.freepascal.org
Subject: [Lazarus] Indy compilation problem revisited.


>There is a persistent problem in installing Indy which always returns to bite 
>me and I have to get the bottom of it.

>Whenever Indy is being compiled it compiles okay.

>When I want to reinstall the package this error comes up.


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

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



This is my best guess. Look for file IdStreamVCL.pas. You will probably find 
that this has the statement "unit IdStream" at line 1. Then look at line 13, 
column 20 and you will find IdStreamVCL (in it's uses section).
-- >Frank Church

>=======================
>http://devblog.brahmancreations.com


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

Reply via email to