> I'm trying to install MAGXFER43 on delphi XE8. I've already 
> installed the latest ICS package.

Which latest package, VCL only or VCL/FMX?  Which build? 

> When I try to run the MagentaXferXe8run project i get "[dcc32 
> Fatal Error]
> MagentaXferXE8Run.dpk(38): E2202 Required package 'IcsVclDXE4Run' 
> not found".
> If I change the uses to IcsVCLDXE8Run i get error "[dcc32 Error]
> OverbyteIcsLibeayEx.pas(208): E2003 Undeclared identifier: 
> 'PEngine'".

Unfortunately for testing I sometimes need to swap which package I
install, and that dpr ended up with:

{ OverbyteIcsDXE8Run; }
  IcsVclDXE4Run;

The first line should be uncommented for VCL and the second removed, or
correct the second line to 8.  Same in the design package. 




-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to