Installing SDAC under BDS 2006 Builder personality
Installing SDAC under BDS 2006 Builder personality
Hi,
Could you help me with installation the latest SDAC ( registered version)
in BDS 2006 with C++ Builder personality?
I cannot see CBuilder 2006 projects in registered source codes, attempting to use Delphi 2005 caused error - wrong personality...
Projects for CBuilder 6 do not work either ( errors on compiling some of PAS files)
Support for C++ Builder 2006 has been announced on your site...
Thank you..
Could you help me with installation the latest SDAC ( registered version)
in BDS 2006 with C++ Builder personality?
I cannot see CBuilder 2006 projects in registered source codes, attempting to use Delphi 2005 caused error - wrong personality...
Projects for CBuilder 6 do not work either ( errors on compiling some of PAS files)
Support for C++ Builder 2006 has been announced on your site...
Thank you..
Follow the next steps:
1) Go to the following folder (let's denote this folder %MakePath%):
3) Run 'Make.bat'. Binaries will be copied to %MakePath%\Sdac subfolder
4) Run IDE and add the following files via Component->Install Packages... menu in the specified order:
1) Go to the following folder (let's denote this folder %MakePath%):
- Source\Delphi10
- set IdeDir="D:\Program Files\Borland\BDS\4.0
3) Run 'Make.bat'. Binaries will be copied to %MakePath%\Sdac subfolder
4) Run IDE and add the following files via Component->Install Packages... menu in the specified order:
- Source\Delphi10\dacvcl100.bpl
Source\Delphi10\dcldac100.bpl
Source\Delphi10\sdacvcl100.bpl
Source\Delphi10\dclsdac100.bpl
Thank you, tried but got an error - make stopped at -
"MSParser.dcu not found...", checked and could not find this file either...
After continuing make got next files built only ( BPI and BPL ):
dac100.bpi
dacvcl100.bpi
dac100bpl
dacvcl100.bpl
dcldac100.bpl
As you can see, no sdacvcl100.bpl made...
Could you help with fixing it please...
"MSParser.dcu not found...", checked and could not find this file either...
After continuing make got next files built only ( BPI and BPL ):
dac100.bpi
dacvcl100.bpi
dac100bpl
dacvcl100.bpl
dcldac100.bpl
As you can see, no sdacvcl100.bpl made...
Could you help with fixing it please...
Thank you very much
Thanks a lot, it works OK
Would be nice to know when we can get a source code
with proper projects as well - actually we have custom settings
for output folders.
Would be nice to know when we can get a source code
with proper projects as well - actually we have custom settings
for output folders.