Re: [twsocket] Installing ICS within C++ Builder 2006

2010-11-12 Thread Tobias Rapp
Hello Arno, You should no longer use ICSv6 but ICSv7 which installs fine with BCB. I know that the latest version is preffered but I need to use a library built on top of ICS with BCB so I need the old version (V5 in fact). In order to install ICS into both personalities you just have to

Re: [twsocket] Installing ICS within C++ Builder 2006

2010-11-12 Thread Tobias Rapp
Hello again, 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. Thanks for the hint. I tried it and it worked in a way that now the

Re: [twsocket] Installing ICS within C++ Builder 2006

2010-11-12 Thread Dave Baxter
Hi... Indeed If you go to www.overbyte.be that in turn takes you to http://www.overbyte.be/frame_index.html, the Quicklink top right, with Latest ICS Version showing, presents one with an ICSV5.zip file when you hit the '' button to start the process...

Re: [twsocket] Installing ICS within C++ Builder 2006

2010-11-12 Thread Francois PIETTE
If you go to www.overbyte.be that in turn takes you to http://www.overbyte.be/frame_index.html, the Quicklink top right, with Latest ICS Version showing, presents one with an ICSV5.zip file when you hit the '' button to start the process... Thanks for reporting this problem. This is now fixed.

[twsocket] Installing ICS within C++ Builder 2006

2010-11-11 Thread Tobias Rapp
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

Re: [twsocket] Installing ICS within C++ Builder 2006

2010-11-11 Thread Fastream Technologies
Hello Tobias, Create a new package from scratch and then add the ICS .pas to that. Regards, SZ On Thu, Nov 11, 2010 at 4:40 PM, Tobias Rapp t.r...@noa-audio.com wrote: Hello, I have ICS package installed within the Delphi personality of BDS2006 but now I want to use it within the C++

Re: [twsocket] Installing ICS within C++ Builder 2006

2010-11-11 Thread Arno Garrels
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

Re: [twsocket] Installing ICS within C++ Builder 2006

2010-11-11 Thread Arno Garrels
Arno Garrels wrote: 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,

Re: [twsocket] Installing ICS within C++ Builder 2006

2010-11-11 Thread Fastream Technologies
Hello, On Thu, Nov 11, 2010 at 6:02 PM, Arno Garrels arno.garr...@gmx.de wrote: Arno Garrels wrote: 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

Re: [twsocket] Installing ICS within C++ Builder 2006

2010-11-11 Thread Arno Garrels
Fastream Technologies wrote: 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. Why don't you redirect from the download page to wiki to