我在计算机上安装了Delphi XE 4 Enterprice Update1。我尝试安装Fire DAC 8.0.5.3365,但在安装过程中遇到了许多错误,如:
Source\uADStanCipher.pas(181) Error: E2010 Incompatible types: 'Byte' and 'Char'
Source\uADStanCipher.pas(941) Error: E2003 Undeclared identifier: 'ADMove'
Source\uADStanCipher.pas(1005) Error: E2010 Incompatible types: 'Byte' and 'Char
'
Source\uADStanCipher.pas(1007) Error: E2003 Undeclared identifier: 'ADMove'
Source\uADStanCipher.pas(1047) Error: E2010 Incompatible types: 'Byte' and 'Char
'
Source\uADStanCipher.pas(1093) Error: E2010 Incompatible types: 'Byte' and 'Char
'
Source\uADStanCipher.pas(1099) Error: E2003 Undeclared identifier: 'ADMove'
Source\uADStanCipher.pas(1143) Error: E2010 Incompatible types: 'Byte' and 'Char
'
Source\uADStanCipher.pas(1228) Error: E2010 Incompatible types: 'Byte' and 'Char
'
Source\uADStanCipher.pas(1243) Error: E2003 Undeclared identifier: 'ADMove'
Source\uADStanCipher.pas(1280) Error: E2010 Incompatible types: 'Byte' and 'Char
'
Source\uADStanCipher.pas(1282) Error: E2010 Incompatible types: 'Byte' and 'Char
'
Source\uADStanCipher.pas(1347) Error: E2003 Undeclared identifier: 'ADMove'
Source\uADStanCipher.pas(1370) Error: E2010 Incompatible types: 'Byte' and 'Char
'
Source\uADStanCipher.pas(1424) Error: E2003 Undeclared identifier: 'ADMove'
Source\uADStanCipher.pas(1498) Warning: W1000 Symbol 'StrLIComp' is deprecated:
'Moved to the AnsiStrings unit'
Source\uADStanCipher.pas(1536)
Packages\AnyDAC_ComI_D18.dpk(487) Fatal: F2063 Could not compile used unit 'uADS
tanCipher.pas'
Press any key to continue . . .
可能有什么问题?我也在我的电脑上安装了Delphi 2007,也许它与XE冲突了