FireDac installation in XE4 fails

591 views Asked by At

I have installed Delphi XE 4 Enterprice Update1 on my computer. I tried to install Fire DAC 8.0.5.3365, but during installation got many errors like:

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

What might be wrong? I have Delphi 2007 installed on my PC also, maybe it conflicts with XE someway

0

There are 0 answers