Re: [twsocket] ICS Delphi 7 installation error

2011-10-04 Thread Angus Robertson - Magenta Systems Ltd
 P.S.: I already sent this email one time, but had no reply in the 
 following days, so I try it another time. Please anyone help me !

You have sent this same email at least five times, and had at least three
replies, all of which have ignored.  

Look back in the archive to see the replies you missed.  Essentially, you
are install an old version of ICS for an old compiler, not for XE2. 

Angus

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


[twsocket] ICS Delphi 7 installation error

2011-09-28 Thread Karlinchen

Hello,
I'm a complete newbie to Delphi. I have installed yesterday from the 
embarcadero website the Delphi XE2 trial version first and want to add 
ICS v7 to it.
As told in the readme file I have opened the OverbyteIcsD7Run.dpk 
project and try to build it but I get the error from the compiler:
[DCC Warning] OverbyteIcsWndControl.pas(1067): W1024 Combining signed 
and unsigned types - widened both operands
[DCC Warning] OverbyteIcsWndControl.pas(1067): W1023 Comparing signed 
and unsigned types - widened both operands
[DCC Warning] OverbyteIcsWndControl.pas(1079): W1024 Combining signed 
and unsigned types - widened both operands
[DCC Error] OverbyteIcsWSocket.pas(2220): E2037 Declaration of 'Dup' 
differs from previous declaration
[DCC Warning] OverbyteIcsWSocket.pas(6369): W1023 Comparing signed and 
unsigned types - widened both operands
[DCC Warning] OverbyteIcsWSocket.pas(16081): W1023 Comparing signed and 
unsigned types - widened both operands
[DCC Fatal Error] OverbyteIcsD7Run.dpk(70): F2063 Could not compile used 
unit 'OverbyteIcsWSocket.pas'


I think what causes it not to function is the Dup declaration, the 
warnings can be ignored (or am I wrong?)

When looking up the code I find in the OverbytIcsWsocket.pas:
1235 procedure   Dup(NewHSocket : TSocket); virtual;
and
 2220 procedure   Dup(NewHSocket: Integer); override;

I don't understand because once the procedure dup has a parameter 
declared as TSocket type, and the overrriding one as Integer type, so it 
must cause that compiler error, or not?


Thanks for helping me
DesignMedia

P.S.: I made a mistake and sent the same email from a wrong email 
address, sorry !!


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


[twsocket] ICS Delphi 7 installation error

2011-09-26 Thread Karlinchen

Hello,
I'm a complete newbie to Delphi. I have installed yesterday from the 
embarcadero website the Delphi XE2 trial version first and want to add 
ICS v7 to it.
As told in the readme file I have opened the OverbyteIcsD7Run.dpk 
project and try to build it but I get the error from the compiler:
[DCC Warning] OverbyteIcsWndControl.pas(1067): W1024 Combining signed 
and unsigned types - widened both operands
[DCC Warning] OverbyteIcsWndControl.pas(1067): W1023 Comparing signed 
and unsigned types - widened both operands
[DCC Warning] OverbyteIcsWndControl.pas(1079): W1024 Combining signed 
and unsigned types - widened both operands
[DCC Error] OverbyteIcsWSocket.pas(2220): E2037 Declaration of 'Dup' 
differs from previous declaration
[DCC Warning] OverbyteIcsWSocket.pas(6369): W1023 Comparing signed and 
unsigned types - widened both operands
[DCC Warning] OverbyteIcsWSocket.pas(16081): W1023 Comparing signed and 
unsigned types - widened both operands
[DCC Fatal Error] OverbyteIcsD7Run.dpk(70): F2063 Could not compile used 
unit 'OverbyteIcsWSocket.pas'


I think what causes it not to function is the Dup declaration, the 
warnings can be ignored (or am I wrong?)

When looking up the code I find in the OverbytIcsWsocket.pas:
1235 procedure   Dup(NewHSocket : TSocket); virtual;
and
 2220 procedure   Dup(NewHSocket: Integer); override;

I don't understand because once the procedure dup has a parameter 
declared as TSocket type, and the overrriding one as Integer type, so it 
must cause that compiler error, or not?


Thanks for helping me
DesignMedia

P.S.: I made a mistake and sent the same email from a wrong email 
address, sorry !!


--
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] ICS Delphi 7 installation error

2011-09-26 Thread Lester
You are trying to install ICS v7 to Delphi XE2?  I'm afraid you've in 
that case opened the wrong package file.  Open up 
DXe2Install.groupproj from the Install folder.  Once there, compile 
the OverbyteIcsDXe2Run.bpl, and then install the 
OverbyteIcsDXe2Design.bpl.  You will see these on the right under the 
Package Group DXe2Install


Be sure you have the latest download available!

Lester

On 26/09/2011 17:59, Karlinchen wrote:

Hello,
I'm a complete newbie to Delphi. I have installed yesterday from the 
embarcadero website the Delphi XE2 trial version first and want to add 
ICS v7 to it.
As told in the readme file I have opened the OverbyteIcsD7Run.dpk 
project and try to build it but I get the error from the compiler:


--
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] ICS Delphi 7 installation error

2011-09-26 Thread Angus Robertson - Magenta Systems Ltd
 I'm a complete newbie to Delphi. I have installed yesterday from 
 the embarcadero website the Delphi XE2 trial version first and want 
 to add ICS v7 to it.
 As told in the readme file I have opened the OverbyteIcsD7Run.dpk 

You are confusing Delphi 7 and ICS v7.  

The projects to install ICS v7 in Delphi XE2 are OverbyteIcsDXe2Run.dproj
and OverbyteIcsDXe2Design.dproj.

Angus

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


[twsocket] ICS Delphi 7 installation error

2011-09-26 Thread Karlinchen

Hello,
I'm a complete newbie to Delphi. I have installed yesterday from the 
embarcadero website the Delphi XE2 trial version first and want to add 
ICS v7 to it.
As told in the readme file I have opened the OverbyteIcsD7Run.dpk 
project and try to build it but I get the error from the compiler:
[DCC Warning] OverbyteIcsWndControl.pas(1067): W1024 Combining signed 
and unsigned types - widened both operands
[DCC Warning] OverbyteIcsWndControl.pas(1067): W1023 Comparing signed 
and unsigned types - widened both operands
[DCC Warning] OverbyteIcsWndControl.pas(1079): W1024 Combining signed 
and unsigned types - widened both operands
[DCC Error] OverbyteIcsWSocket.pas(2220): E2037 Declaration of 'Dup' 
differs from previous declaration
[DCC Warning] OverbyteIcsWSocket.pas(6369): W1023 Comparing signed and 
unsigned types - widened both operands
[DCC Warning] OverbyteIcsWSocket.pas(16081): W1023 Comparing signed and 
unsigned types - widened both operands
[DCC Fatal Error] OverbyteIcsD7Run.dpk(70): F2063 Could not compile used 
unit 'OverbyteIcsWSocket.pas'


I think what causes it not to function is the Dup declaration, the 
warnings can be ignored (or am I wrong?)

When looking up the code I find in the OverbytIcsWsocket.pas:
1235 procedure   Dup(NewHSocket : TSocket); virtual;
and
 2220 procedure   Dup(NewHSocket: Integer); override;

I don't understand because once the procedure dup has a parameter 
declared as TSocket type, and the overrriding one as Integer type, so it 
must cause that compiler error, or not?


Thanks for helping me
DesignMedia

P.S.: I made a mistake and sent the same email from a wrong email 
address, sorry !!


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