Continue to Site

Welcome to MCAD Central

Join our MCAD Central community forums, the largest resource for MCAD (Mechanical Computer-Aided Design) professionals, including files, forums, jobs, articles, calendar, and more.

ProToolkit 64bit applications from 32 bit

kishorev

New member
Hello,


I would like to try to create a Pro/Toolkit application in dll mode from 32 bit machine,that can work on 64bit user machine.I am using the 32bit machine with VC++6.0.I would like to compile my source code using theSDK downloaded from Microsoft website of 2003 Feb release with the 64bit Pro/Toolkit dlls.


I still got the error while linking.I would like to know is it possible from 32bit machine with the SDK suggested by the microsoft to create the 64bit application for Pro/Toolkit application.


With regards,


Kishore V
 
Hallo Kishore,

Only visual studio 2005 and above can compile x64 application on Windows. Check your SDK directory, if "amd64" exists
 
Hello Minhua,


I checked in the SDK,amd64 folder exists under the Microsoft SDK\Lib.Let me know is there any why to complie from 3wbit machine which is loaded with Vc++6.0.


Kishore V
 

Sponsor

Back
Top