sobhan1990
یک شنبه 09 شهریور 1393, 16:07 عصر
سلام
من sdac رو برای xe6 رو نصب کردم. (طبق مراحل زیر) ولی وقتی میخوام ازش استفاده کنم کامپوننت هاش غیرفعال اند.
ویندوزم سون 32 بیتی.
مراحل نصب:
Installing SDAC for Embarcadero RAD Studio XE6 using make-files Perform the following steps:
Go to the SDAC\Source\Delphi20 directory.
Find in the 'Make.bat' line containing
set IdeDir="%PROGRAMFILES%\Embarcadero\Studio\14.0
and make sure that correct path to IDE is set (always include forward quote and do not include ending quote).
Run 'Make.bat'. Binaries will be copied to the Bin, Include, and Lib subdirectories of the SDAC directory:
*.bpl files for 32-bit Windows will be copied to the SDAC\Bin\Delphi20\Win32 directory.
*.bpl files for 64-bit Windows will be copied to the SDAC\Bin\Delphi20\Win64 directory.
*.dcu, *.dcp, *.bpi, *.lib, and *.res files for 32-bit Windows will be copied to the SDAC\Lib\Delphi20\Win32 directory.
*.dcu, *.dcp, and *.res files for 64-bit Windows will be copied to the SDAC\Lib\Delphi20\Win64 directory.
*.hpp files for 32-bit Windows will be copied to the SDAC\Include\Delphi20\Win32 directory.
If you are using 32-bit Windows, copy SDAC\Bin\Delphi20\Win32\*.bpl files to the System32 directory. If you are using 64-bit Windows, copy SDAC\Bin\Delphi20\Win32\*.bpl files to the SysWOW64 directory and SDAC\Bin\Delphi20\Win64\*.bpl files to the System32 directory.
Run Embarcadero RAD Studio XE6.
Install the dclsdac200.bpl SDAC design-time package. For this, open the "Component->Install Packages" Embarcadero RAD Studio XE6 main menu and add the System32\dclsdac200.bpl (if you are using 32-bit Windows) or SysWOW64\dclsdac200.bpl (if you are using 64-bit Windows) package using the Add button.
Install the dclsdacfmx200.bpl SDAC FireMonkey design-time package. For this, open the "Component->Install Packages" Embarcadero RAD Studio XE6 main menu and add the System32\dclsdacfmx200.bpl (if you are using 32-bit Windows) or SysWOW64\dclsdacfmx200.bpl (if you are using 64-bit Windows) package using the Add button.
NOTE: To compile SDAC based Delphi XE6 applications, add the SDAC\Source directory to "Library Path" for all platforms you want to work with (32-bit Windows, 64-bit Windows). If you want to use precompiled Source Code, add the SDAC\Lib\Delphi20\Win32 directory to "Library Path" for the 32-bit Windows platform, and the SDAC\Lib\Delphi20\Win64 directory to "Library Path" for the 64-bit Windows platform.
To compile SDAC based C++Builder XE6 applications, add the SDAC\Include\Delphi20\Win32 directory to "Include Path" and the SDAC\Lib\Delphi20\Win32 directory to "Library Path" for the 32-bit Windows platform.
در مرحله اجرای فایل Make.bat در انتهای اجرا یک ارور میده که عکسشو گذاشتم:
122913
کسی میدونه مشکل کجاست؟
من sdac رو برای xe6 رو نصب کردم. (طبق مراحل زیر) ولی وقتی میخوام ازش استفاده کنم کامپوننت هاش غیرفعال اند.
ویندوزم سون 32 بیتی.
مراحل نصب:
Installing SDAC for Embarcadero RAD Studio XE6 using make-files Perform the following steps:
Go to the SDAC\Source\Delphi20 directory.
Find in the 'Make.bat' line containing
set IdeDir="%PROGRAMFILES%\Embarcadero\Studio\14.0
and make sure that correct path to IDE is set (always include forward quote and do not include ending quote).
Run 'Make.bat'. Binaries will be copied to the Bin, Include, and Lib subdirectories of the SDAC directory:
*.bpl files for 32-bit Windows will be copied to the SDAC\Bin\Delphi20\Win32 directory.
*.bpl files for 64-bit Windows will be copied to the SDAC\Bin\Delphi20\Win64 directory.
*.dcu, *.dcp, *.bpi, *.lib, and *.res files for 32-bit Windows will be copied to the SDAC\Lib\Delphi20\Win32 directory.
*.dcu, *.dcp, and *.res files for 64-bit Windows will be copied to the SDAC\Lib\Delphi20\Win64 directory.
*.hpp files for 32-bit Windows will be copied to the SDAC\Include\Delphi20\Win32 directory.
If you are using 32-bit Windows, copy SDAC\Bin\Delphi20\Win32\*.bpl files to the System32 directory. If you are using 64-bit Windows, copy SDAC\Bin\Delphi20\Win32\*.bpl files to the SysWOW64 directory and SDAC\Bin\Delphi20\Win64\*.bpl files to the System32 directory.
Run Embarcadero RAD Studio XE6.
Install the dclsdac200.bpl SDAC design-time package. For this, open the "Component->Install Packages" Embarcadero RAD Studio XE6 main menu and add the System32\dclsdac200.bpl (if you are using 32-bit Windows) or SysWOW64\dclsdac200.bpl (if you are using 64-bit Windows) package using the Add button.
Install the dclsdacfmx200.bpl SDAC FireMonkey design-time package. For this, open the "Component->Install Packages" Embarcadero RAD Studio XE6 main menu and add the System32\dclsdacfmx200.bpl (if you are using 32-bit Windows) or SysWOW64\dclsdacfmx200.bpl (if you are using 64-bit Windows) package using the Add button.
NOTE: To compile SDAC based Delphi XE6 applications, add the SDAC\Source directory to "Library Path" for all platforms you want to work with (32-bit Windows, 64-bit Windows). If you want to use precompiled Source Code, add the SDAC\Lib\Delphi20\Win32 directory to "Library Path" for the 32-bit Windows platform, and the SDAC\Lib\Delphi20\Win64 directory to "Library Path" for the 64-bit Windows platform.
To compile SDAC based C++Builder XE6 applications, add the SDAC\Include\Delphi20\Win32 directory to "Include Path" and the SDAC\Lib\Delphi20\Win32 directory to "Library Path" for the 32-bit Windows platform.
در مرحله اجرای فایل Make.bat در انتهای اجرا یک ارور میده که عکسشو گذاشتم:
122913
کسی میدونه مشکل کجاست؟