Page 1 of 1

Zeos en Delphi Starter XE2

Posted: 31.10.2011, 10:38
by AntonSteen
Hello all

I'm new here on the forum, and I have the following problem.
I try Delphi Starter XE2 ZEOS the components to install.
Because I get the following messages;



[DCC Warning] ZCompatiblity.pas (192): W1050 WideChar reduced to byte char in set expressions. Consider using 'CharInSet' function in SysUtils'unit.
[DCC Warning] ZCompatiblity.pas (196): W1050 WideChar reduced to byte char in set expressions. Consider using 'CharInSet' function in SysUtils'unit.
[DCC Warning] ZClasses.pas (189): W1010 Method 'Equels' hides virtual method of base type 'TObject'
[DCC Warning] ZClasses.pas (190): W1010 Method 'GetHashCode' hides virtual method of base type 'TObject'
[DCC Warning] ZSysUtils.pas(454): E2010 Incompatible types: 'PAnsiChar' and 'PWideChar'
[DCC Warning] ZSysUtils.pas(454): E2010 Incompatible types: 'PAnsiChar' and 'PWideChar'
[DCC Warning] 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 Fatel Error] ZVariant.pas(503):F2063 Could not compile used unit 'ZSysUtils.pas'


Perhaps it is useful to you

Posted: 31.10.2011, 14:56
by seawolf
Hi,
could you try this file and report if all works?

Thank you

Posted: 31.10.2011, 20:02
by AntonSteen
No unfortunately, I keep the same errors as before, I have, moreover, the latest version including the latest svn update on it, may help you a bit.

Anton, Rotterdam

Posted: 03.11.2011, 23:34
by bernhard
do not have the starter edition, but on DELPHI XE ZEOS 7.0.0 I could install,
made now a tutorial on german delphi praxis ,

http://www.delphipraxis.net/164241-delp ... ation.html

Posted: 04.11.2011, 12:25
by AntonSteen
bernhard wrote:do not have the starter edition, but on DELPHI XE ZEOS 7.0.0 I could install,
made now a tutorial on german delphi praxis ,

http://www.delphipraxis.net/164241-delp ... ation.html
Thank you, I am going to get to work, let me know if it worked.

Posted: 04.11.2011, 13:07
by AntonSteen
Hi, I downloaded the manual, and exactly the steps as described in there.
Unfortunately, this is still not the desired result, and so I do not step forward.
I keep getting the same error messages are like my very first post indicated.

Course, thanks for thinking along.

Anton, Rotterdam, Netherlands

Posted: 07.11.2011, 07:54
by bernhard
under http://zeos.firmos.at/viewtopic.php?p=13807#13807 there is exactly the same issue reported with C++ builder XE 2 , guess it is a language setting issue.



FormatSettings.DecimalSeparato // localformatsettings is a buggy Windows function, try set system language to any other language accept, reopen windows menue and set back to your language .