ASE Home Page Products Download Purchase Support About ASE
ChartDirector Support
Forum HomeForum Home   SearchSearch

Message ListMessage List     Post MessagePost Message

  [MFC]Building 64bit on 32bit machine errors.
Posted by Kaiden on Nov-04-2013 11:19
Attachments:
Hi Peter,
I am trying to build 64bit target app, but i get heaps of erros.
Could you check the attached pics?
I've tried a lot but nothing works.
Thanks,
Kaiden.
2.jpg
3.jpg
4.jpg
5.jpg
1.jpg

  Re: [MFC]Building 64bit on 32bit machine errors.
Posted by Peter Kwan on Nov-05-2013 01:45
Hi Kaiden,

The error message means that the linker cannot find the ChartDirector functions. It is probably because the linker cannot find the 64-bit chartdir51.lib.

Are you using the 64-bit chartdir51.lib included in "ChartDirector for C++" for Windows (64-bit) or are you using the 32-bit edition?

May be you can try to change the target to 32-bit. If it works, it means you are using the 32-bit edition of "chartdir51.lib". If you would you like to compile a 64-bit application, you would need to change it to the 64-bit edition of "chartdir51.lib".

Hope this can help.

Regards
Peter Kwan

  Re: [MFC]Building 64bit on 32bit machine errors.
Posted by Kaiden on Nov-14-2013 10:47
Thank you Perter!!
always appreciate your help :)

Best Regards,
Kaiden Kwon