installing on builder XE
Moderators: gto, EgonHugeist
installing on builder XE
is there a way to install on builder xe (windows 7) ?
-
- Fresh Boarder
- Posts: 2
- Joined: 14.09.2011, 08:32
Re: installing on builder XE
I also want to know, are there any know and tell us, thank you very much!philip wrote:is there a way to install on builder xe (windows 7) ?
- mdaems
- Zeos Project Manager
- Posts: 2766
- Joined: 20.09.2005, 15:28
- Location: Brussels, Belgium
- Contact:
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
And please, let us know if this release preview seems allright.
Mark
zeos in delphi xe2
dear mdaems,
how about install zeos in delphi xe2? in trunk, file in delphi16 package folder isn't complete.
Thanks.
how about install zeos in delphi xe2? in trunk, file in delphi16 package folder isn't complete.
Thanks.
-
- Fresh Boarder
- Posts: 24
- Joined: 06.11.2011, 16:46
- Location: Siracusa (Siclily)
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
[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