Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Feb : Cannot compile Indy 10 development snapshot
| Subject: | Cannot compile Indy 10 development snapshot |
| Posted by: | "Salvatore Besso" (s.bes..@mclink.it) |
| Date: | Fri, 2 Feb 2007 20:59:32 |
hello all,
I have downloaded the development snapshot of January 30 from fulgan.com but
I have problems compiling the package. I'm using BDS 2006 and I get these
warnings and errors:
Warnings:
IndySuperCore100.dpk
IdFiber.pas(362) Warning: W1002 Symbol 'Win32Check' is specific to a
platform
IdFiber.pas(534) Warning: W1000 Symbol 'RaiseList' is deprecated
IdFiber.pas(546) Warning: W1000 Symbol 'SetRaiseList' is deprecated
Errors:
IndySuperCore100.dpk
IdIOHandlerChain.pas(254) Error: E2003 Undeclared identifier: 'TIdStreamVCL'
IdIOHandlerChain.pas(280) Error: E2137 Method 'Write' not found in base
class
IdIOHandlerChain.pas(285) Error: E2037 Declaration of 'WriteDirect' differs
from previous declaration
IdIOHandlerChain.pas(308) Fatal: F2063 Could not compile used unit
'..\SuperCore\IdWorkOpUnits.pas'
And I stop here because compilation is halted after these errors.
Regards
Salvatore