Page 1 of 1

[Delphi 2009][Solved] indy10sbridge120 build problem...

Posted: Tue 04 Nov 2008 18:34
by mordek
Get newest build!

--------------------------------------------------------------------------------------
New version and new problems ;)
Message from my Delphi 2009, when I try to build indy10sbridge120:

Code: Select all

[DCC Fatal Error] indy10sbridge120.dpk(31): E2202 Required package 'IndyCore120' not found
When I changed 'IndyCore120' to 'IndyCore' I get this:

Code: Select all

Build
  [DCC Error] ScIndy.pas(38): E2170 Cannot override a non-virtual method
  [DCC Error] ScIndy.pas(50): E2037 Declaration of 'CheckForDataOnSource' differs from previous declaration
  [DCC Error] ScIndy.pas(56): E2170 Cannot override a non-virtual method
  [DCC Error] ScIndy.pas(59): E2037 Declaration of 'WriteDirect' differs from previous declaration
  [DCC Error] ScIndy.pas(235): E2008 Incompatible types
  [DCC Fatal Error] indy10sbridge120.dpk(36): F2063 Could not compile used unit '..\ScIndy.pas'
OS: Windows Vista Ultimate X64 with SP1
IDE: Codegear RAD Studio 2009

Posted: Fri 07 Nov 2008 13:20
by Dimon
The problem is that Delphi 2009 suppotrs Indy12, but SecureBridge supports only Indy9 and Idy10. We are planning to add support of Indy12 in one of the next SecureBridge builds.

Posted: Fri 07 Nov 2008 13:26
by mordek
There is no information about Indy 12 on indyproject.org :>
So I have to downgrade my indy to version 10, right...?

*** EDIT ***
Also, when I put Indy component on the form, and click in context menu at "About Indy Direct (Indy)" I get:
"Internet Direct (Indy) Version 10.2.5" ^_^

Posted: Mon 10 Nov 2008 14:56
by Dimon
Thank you for information. We have reproduced this problem. We will fix it in the next SecureBridge build.

Posted: Mon 10 Nov 2008 17:02
by mordek
Ok, but tell me when people could get new build? And.. is there any possibility to get know how to fix this? Maybe some sort of patch? :>

Posted: Wed 12 Nov 2008 13:09
by Dimon
We plan to release the next SecureBridge build where this problem is solved in a few weeks.