Hi,
I'm developing an C++ application which using TeeChart ActiveX 8.0.1.1 on Visual Studio 2010.
My application can run properly on Windows 32 bit platform and "x86 mode" in Windows 2008 64 bit.
However when I try to build my application with x64 mode and run an x64 application on Windows Server 2008 64 bit, my application cannot initial a TeeChart ActiveX control.
Could you please tell me how to use TeeChart AX 8.0.1.1 on Windows server 2008 x64?
Thank you very much and best regards,
Vinh
How to use teechart AX 8.0.1.1 on Windows Server 2008 64 bit
Re: How to use teechart AX 8.0.1.1 on Windows Server 2008 64 bit
Hello Vinh,
Since TeeChart ActiveX is a wrapper from the TeeChart VCL version, and there is not a Delphi compiler for 64bit (not yet but probably in the near future), we can't build a TeeChart ActiveX ocx compiled in 64bit to be used in 64bit applications. So I'm afraid the actual TeeChart ActiveX can only run in 32bit applications.
Since TeeChart ActiveX is a wrapper from the TeeChart VCL version, and there is not a Delphi compiler for 64bit (not yet but probably in the near future), we can't build a TeeChart ActiveX ocx compiled in 64bit to be used in 64bit applications. So I'm afraid the actual TeeChart ActiveX can only run in 32bit applications.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: How to use teechart AX 8.0.1.1 on Windows Server 2008 64 bit
Thank you very much for the information.
Best regards,
Vinh
Best regards,
Vinh