Unable to compile and install SDAC 5.0
Posted: Tue 19 Oct 2010 15:37
I am a new user to SDAC but taking over a development that worked fine with SDAC. When I run through the install instructions (for compiling the SDAC source code) some steps work and some do not. Details below:
Delphi and C++Builder for Win32
--------------------------------
Run your IDE and walk through the folowing steps:
1) Compile DAC run-time package (dacXX.dpk) - built, 0 warnings, 0 errors - OK
2) For Delphi 6 and higher compile DAC GUI related package (dacvclXX.dpk) - built, 0 warnings, 0 errors - OK
3) Compile DAC design-time package (dcldacXX.dpk)
Errors:
[DCC Error] DADesign.pas(88): E2037 Declaration of 'GetValue' differs from previous declaration
[DCC Error] Download.pas(55): F2063 Could not compile used unit '..\Design\HelpUtils.pas'
4) Compile SDAC run-time package (sdacXX.dpk)
Errors:
[DCC Warning] MSServices.pas(1511): W1044 Suspicious typecast of WideString to PAnsiChar
[DCC Error] MSServices.pas(1753): E2010 Incompatible types: 'WideChar' and 'Char'
[DCC Error] MSAccess.pas(28): F2063 Could not compile used unit '..\MSServices.pas'
5) For Delphi 6 and higher compile SDAC GUI related package (sdacvclXX.dpk) - built, 0 warnings, 0 errors - OK
6) Compile and install SDAC design-time package (dclsdacXX.dpk) - built and installed, 0 warnings, 0 errors - OK
Can anyone help with this problem please?
Using Delphi 2007 pro with latest patches to Delphi and Windows system (tried Windows 7 and Windows XP - both fail)
Regards,
Bruce
Delphi and C++Builder for Win32
--------------------------------
Run your IDE and walk through the folowing steps:
1) Compile DAC run-time package (dacXX.dpk) - built, 0 warnings, 0 errors - OK
2) For Delphi 6 and higher compile DAC GUI related package (dacvclXX.dpk) - built, 0 warnings, 0 errors - OK
3) Compile DAC design-time package (dcldacXX.dpk)
Errors:
[DCC Error] DADesign.pas(88): E2037 Declaration of 'GetValue' differs from previous declaration
[DCC Error] Download.pas(55): F2063 Could not compile used unit '..\Design\HelpUtils.pas'
4) Compile SDAC run-time package (sdacXX.dpk)
Errors:
[DCC Warning] MSServices.pas(1511): W1044 Suspicious typecast of WideString to PAnsiChar
[DCC Error] MSServices.pas(1753): E2010 Incompatible types: 'WideChar' and 'Char'
[DCC Error] MSAccess.pas(28): F2063 Could not compile used unit '..\MSServices.pas'
5) For Delphi 6 and higher compile SDAC GUI related package (sdacvclXX.dpk) - built, 0 warnings, 0 errors - OK
6) Compile and install SDAC design-time package (dclsdacXX.dpk) - built and installed, 0 warnings, 0 errors - OK
Can anyone help with this problem please?
Using Delphi 2007 pro with latest patches to Delphi and Windows system (tried Windows 7 and Windows XP - both fail)
Regards,
Bruce