Page 1 of 1

installing on builder XE

Posted: 26.08.2011, 09:37
by philip
is there a way to install on builder xe (windows 7) ?

Re: installing on builder XE

Posted: 14.09.2011, 08:42
by Jeff Williams
philip wrote:is there a way to install on builder xe (windows 7) ?
I also want to know, are there any know and tell us, thank you very much! :D

Posted: 14.09.2011, 19:51
by mdaems
Try to install the zeoslib 7 snapshots you can find on http://zeosdownloads.firmos.at/downloads/snapshots/ . I uploaded a preview version of zeoslib 7.0.1 at the start of this week. I believe the Delphi 15 packages are the Delphi XE packages.
And please, let us know if this release preview seems allright.

Mark

zeos in delphi xe2

Posted: 03.10.2011, 06:36
by deepblue
dear mdaems,
how about install zeos in delphi xe2? in trunk, file in delphi16 package folder isn't complete.

Thanks.

Posted: 08.10.2011, 20:29
by mdaems
deepblue,
Some extra files have been committed to testing branch. So probably next snapshot will be better. (Never tried myself as I'm not a XE2 owner)
(Building new testing branch version right now. Will be uploaded in a few minutes.)

Mark

Posted: 06.11.2011, 17:01
by merovingio
At 90% are Casting problems... I paste using Builder XE2 compiler log errors.

[DCC Warning] ZClasses.pas(200): W1010 Method 'Equals' hides virtual method of base type 'TObject'
[DCC Warning] ZClasses.pas(201): W1010 Method 'GetHashCode' hides virtual method of base type 'TObject'
[DCC Warning] ZClasses.pas(203): W1010 Method 'ToString' hides virtual method of base type 'TObject'
[DCC Warning] ZCompatibility.pas(192): W1050 WideChar reduced to byte char in set expressions. Consider using 'CharInSet' function in 'SysUtils' unit.
[DCC Warning] ZCompatibility.pas(196): W1050 WideChar reduced to byte char in set expressions. Consider using 'CharInSet' function in 'SysUtils' unit.
[DCC Error] ZSysUtils.pas(454): E2010 Incompatible types: 'PAnsiChar' and 'PWideChar'
[DCC Error] ZSysUtils.pas(454): E2010 Incompatible types: 'PAnsiChar' and 'PWideChar'
[DCC Error] ZSysUtils.pas(483): E2010 Incompatible types: 'PAnsiChar' and 'PWideChar'
[DCC Warning] ZSysUtils.pas(507): W1000 Symbol 'DecimalSeparator' is deprecated: 'Use FormatSettings.DecimalSeparator'
[DCC Warning] ZSysUtils.pas(508): W1000 Symbol 'ThousandSeparator' is deprecated: 'Use FormatSettings.ThousandSeparator'
[DCC Warning] ZSysUtils.pas(509): W1000 Symbol 'DecimalSeparator' is deprecated: 'Use FormatSettings.DecimalSeparator'
[DCC Warning] ZSysUtils.pas(510): W1000 Symbol 'ThousandSeparator' is deprecated: 'Use FormatSettings.ThousandSeparator'
[DCC Warning] ZSysUtils.pas(517): W1000 Symbol 'DecimalSeparator' is deprecated: 'Use FormatSettings.DecimalSeparator'
[DCC Warning] ZSysUtils.pas(518): W1000 Symbol 'ThousandSeparator' is deprecated: 'Use FormatSettings.ThousandSeparator'
[DCC Warning] ZSysUtils.pas(534): W1000 Symbol 'DecimalSeparator' is deprecated: 'Use FormatSettings.DecimalSeparator'
[DCC Warning] ZSysUtils.pas(535): W1000 Symbol 'DecimalSeparator' is deprecated: 'Use FormatSettings.DecimalSeparator'
[DCC Warning] ZSysUtils.pas(539): W1000 Symbol 'DecimalSeparator' is deprecated: 'Use FormatSettings.DecimalSeparator'
[DCC Warning] ZSysUtils.pas(620): W1050 WideChar reduced to byte char in set expressions. Consider using 'CharInSet' function in 'SysUtils' unit.
[DCC Warning] ZSysUtils.pas(744): W1000 Symbol 'DecimalSeparator' is deprecated: 'Use FormatSettings.DecimalSeparator'
[DCC Warning] ZSysUtils.pas(745): W1000 Symbol 'DecimalSeparator' is deprecated: 'Use FormatSettings.DecimalSeparator'
[DCC Warning] ZSysUtils.pas(749): W1000 Symbol 'DecimalSeparator' is deprecated: 'Use FormatSettings.DecimalSeparator'
[DCC Error] ZSysUtils.pas(1033): E2010 Incompatible types: 'PPointerList' and 'TPointerList'
[DCC Warning] ZSysUtils.pas(1058): W1050 WideChar reduced to byte char in set expressions. Consider using 'CharInSet' function in 'SysUtils' unit.
[DCC Warning] ZSysUtils.pas(1060): W1050 WideChar reduced to byte char in set expressions. Consider using 'CharInSet' function in 'SysUtils' unit.
[DCC Warning] ZSysUtils.pas(1077): W1050 WideChar reduced to byte char in set expressions. Consider using 'CharInSet' function in 'SysUtils' unit.
[DCC Warning] ZSysUtils.pas(1089): W1050 WideChar reduced to byte char in set expressions. Consider using 'CharInSet' function in 'SysUtils' unit.
[DCC Warning] ZSysUtils.pas(1129): W1050 WideChar reduced to byte char in set expressions. Consider using 'CharInSet' function in 'SysUtils' unit.
[DCC Fatal Error] ZVariant.pas(511): F2063 Could not compile used unit 'ZSysUtils.pas'
Failed
Elapsed time: 00:00:01.1

Posted: 07.11.2011, 07:51
by bernhard
merovingio,

If you own RAD XE2 , could you test package 16 which DELPHI XE,
on german delphi praxis I made a short docu how I could install ZEOS with Delphi XE2