Compiling Teechart for 64 bit
Posted: Thu Oct 06, 2011 2:27 am
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?