2007-06-27 02:39:36 PM cppbuilder101
As I can see the CB2007 has not Indy9.
Is it possible to compile+install indy9 for the CB2007?
I need this to support old projects before going its to the Indy10
Mark Guerrieri
CBuilder Developer
2007-06-28 04:06:48 AM
Re:Indy9 +CBuilder2007
Quote
As I can see the CB2007 has not Indy9.
Sure it does.
indy100.bpl/indy.bpi/indy.lib are Indy 9. Under the RAD Stusio install
tree, there is Source\Indy\Indy9 as well.
I would guess it would be pretty easy to remove the Indy10 design-time
packages and install Indy 9...
Mark
Joe Masters
CBuilder Developer
2007-07-15 08:07:23 PM
Re:Indy9 +CBuilder2007
Mark Guerrieri wrote:
Quote
>As I can see the CB2007 has not Indy9.
Sure it does.
indy100.bpl/indy.bpi/indy.lib are Indy 9. Under the RAD Stusio install
tree, there is Source\Indy\Indy9 as well.
I would guess it would be pretty easy to remove the Indy10 design-time
packages and install Indy 9...
Mark
Annoyingly, when I do this, I get EAccessViolation errors whenever I try
to run an application. Any ideas? Indy10 is completely out of my path.
Joe