All about automatic recompiling AnyDAC packages.
The set of compile<tool name>.bat files allows you to automatically rebuild the AnyDAC Win32 packages. That may be required, when you have:
|
Tool |
BAT file |
|
Delphi 5 |
compileD5.bat |
|
C++ Builder 5 |
compileBCB5.bat |
|
Delphi 6 |
compileD6.bat |
|
C++ Builder 6 |
compileBCB6.bat |
|
Delphi 7 |
compileD7.bat |
|
Delphi 2005 |
compileD2005.bat |
|
Delphi 2006 |
compileD2006.bat |
|
Delphi / C++ Builder 2007 |
compileD2007.bat |
|
Delphi / C++ Builder 2009 |
compileD2009.bat |
|
Delphi / C++ Builder 2010 |
compileD2010.bat |
|
Delphi / C++ Builder XE |
compileDXE.bat |
|
Delphi / C++ Builder XE2 |
compileDXE2.bat |
|
Delphi / C++ Builder XE3 |
compileDXE3.bat |
Note: AnyDAC does not support command line compiling for FPC or other than Win32 platforms. You should do that from the IDE.
Each of batch files performs the following actions:
Note: compile<tool name>.bat does not install AnyDAC design time packages (AnyDAC_Dcl_<tool name>) into the IDE. If that is required, you should do that manually.
|
What do you think about this topic? Send feedback!
|