Compiling Teechart for 64 bit

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
lilo
Newbie
Newbie
Posts: 62
Joined: Wed Sep 07, 2011 12:00 am

Compiling Teechart for 64 bit

Post by lilo » 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?

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Compiling Teechart for 64 bit

Post by Sandra » Thu Oct 06, 2011 9:22 am

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,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply