Page 1 of 1

Compiling Teechart for 64 bit

Posted: Thu Oct 06, 2011 2:27 am
by 15660116
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

Posted: Thu Oct 06, 2011 9:22 am
by 10050769
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,