Running Matlab's engine in a 32-bit C++ project when Matlab is configured to 64 bit

Hi,
I'm using Matlab's engine in a 32-bit C++ project, but my Matlab installation is configured to 64bit (on a 64 bit machine). I get the following error when compiling my project: "cannot open file libmx.lib".
Is there any way to get this to work without changing the C++ project to 64 bit?
Thanks in advance!

 채택된 답변

Jan
Jan 2013년 4월 28일
You can install a 32 bit Matlab on a 64 bit system also. For testing purposes I run a 2009a/32 and 64 in parallel without any troubles.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

질문:

Gil
2013년 4월 28일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by