Compiling Teechart for 64 bit
Compiling Teechart for 64 bit
There are two Teechart.dll's in the Steema Folder, one in x86 and one x64. When I compile a project for 64 bit, should I remove the reference to Teechart.dll in the x86 folder and replace it with the x64 dll reference, or can I compile using the x86 reference and place the x64 bit dll in the bin/x64/release folder for distribution?
Re: Compiling Teechart for 64 bit
Hello lilo,
When you want compile,TeeChart.dll in a x64 machine, you must remove the reference x86 of your project and add assembly x64 that you find in the folder x64 of TeeChart.Net
Thanks,
When you want compile,TeeChart.dll in a x64 machine, you must remove the reference x86 of your project and add assembly x64 that you find in the folder x64 of TeeChart.Net
Thanks,
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |