Tobias Rapp wrote: > Hello, > > I have ICS package installed within the Delphi personality of BDS2006 > but now I want to use it within the C++ Builder personality. After > adding some missing *.pas files to IcsBcb100.bdsproj BDS complains: > > "Remove WSocketE, WSockBuf, WSocket, WSocketS, ... were found in > required package IcsDel100." > > followed by: > > "Unable to find package import: IcsDel100.bpi" > > How do I generate the missing *.bpi file? Or does anybody know > another way of making a package installed under Delphi available for > C++ Builder?
You should no longer use ICSv6 but ICSv7 which installs fine with BCB. In order to install ICS into both personalities you just have to change the Delphi package options to: Linking | Linker output | Generate all C++ Builder files (including package libs) and rebuild all. -- Arno Garrels -- 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