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.

--
francois.pie...@overbyte.be
The author of the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be

--
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


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...

http://wiki.overbyte.be/wiki/index.php/ICS_Download  does present you
with (among other things) the true latest (V7) version.

Take Care..

Dave B.


> -Original Message-
.
.
.
.
> > > You should no longer use ICSv6 but ICSv7 which installs 
> fine with BCB.
> >
> > Forgot to post the download link, here it is:
> > http://wiki.overbyte.be/wiki/index.php/ICS_Download
> > Note that the ICSv7 download on www.overbyte.be might be 
> still a very 
> > old and buggy version, get ICS always from the link above.
> >
> > --
> > 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


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
> necessary *.bpi file is created (along with some *.hpp files) but still the
> components are only available in the palette at design time when I
> start a Delphi project, not when I start a C++ project. Do I have to
> completely remove the package and all packages depending on it before
> re-running the install?

To answer my own question: Installation worked when 
 - removing the existing ICS component package within BDS
 - removing the remaining *.bpl, *.dcp, *.bpi package output files
 - restarting BDS
 - installing ICS package with "General all C++ Builder files" linker option
set as described by Arno
 - restarting BDS

Thanks for the help,
Tobias

--
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


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 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
necessary *.bpi file is created (along with some *.hpp files) but still the
components are only available in the palette at design time when I
start a Delphi project, not when I start a C++ project. Do I have to
completely remove the package and all packages depending on it before
re-running the install? It was installed before and I just opened the
IcsDel100 package file and run "Install" from the menu.

Regards,
Tobias

--
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