Re: [twsocket] MAGXFER43 - Error installing on XE8 - E2202 Required package 'IcsVclDXE4Run' not found

2016-03-11 Thread Angus Robertson - Magenta Systems Ltd
> 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


[twsocket] MAGXFER43 - Error installing on XE8 - E2202 Required package 'IcsVclDXE4Run' not found

2016-03-11 Thread MMG Admin
Heloo,
I'm trying to install MAGXFER43 on delphi XE8. I've already installed the
latest ICS package.
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'".
Could someone please guide me?
I had no problem installing the package on delphi 2010.
Thank you
-- 
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