Dear Sir/Madam
While I'm trying to install ExpressPrinting System/VCL using DE VCL Product Setup build 17 It fails to install it with the following error messages:
- Cannot compile dxPSTeeChartC6.bpk
- Cannot compile dxPSDBTeeChartC6.bpk
I have installed Express Quantum Pack and Tee Chart Pro 7
Please let me know what should I do in order to install those components, I need them asap.
Thanks!
Andrey Mikhalchuk
Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Hello Andrey,
Since version 11, the Express Install detects the version of the TeeChart automatically(!) and adjusts the EWF's and ExpressPrinting System's TeeChart packages accordingly. We use unified packages for both versions (Std and Pro) of the TeeChart. The installer takes information from the registry to determine which TeeChart version is installed on the machine and where it is located. Then, it sets the necessary compiler directives which are used in the EWF's TeeChart packages. You can simply open their source to see that stuff.
If any error occurs during compilation, the Express Install allows you to determine its cause. Once an error message (Cannot compile package…) has been displayed, do NOT close its window. Go to the DX Library folder ("<DX_ROOT>\Library\IDE_VERSION") and find the BAT file there. Just run the file and see the messages produced. They should help you diagnose why the problem occurs.
If you used custom paths to install TeeChart Pro, please add them to the -U directive in the DCC32 configuration file (<Program Files>\Borland\Delphi6\Bin\dcc32.cfg) in order to allow the DCC32 compiler to recognize your custom paths. This way, everything should work smoothly.
Hopefully, this information will help you. Please keep me informed of your results.
Thank,
Serge
See Also:
Free TeeChart Standard Edition for Delphi 2006 Owners