Microsoft Visual C++ Runtime Library error when trying to call a Mex file

10 ビュー (過去 30 日間)
Sven
Sven 2013 年 9 月 22 日
Each time I try to call a Mex file (did not write/compile on my own), I get the Microsoft Visual C++ Runtime Library error. I downloaded and installed the Microsoft Visual C++ 2010 Redistributable Package. I am using Matlab R2013a (32bit) on a Win XP SP3 machine. The mex file is compiled for 32bit. Does anyone have any ideas how to solve this?
Thanks, Sven

回答 (1 件)

Jan
Jan 2013 年 9 月 23 日
You can use the DendencyWalker to find the required libraries. Perhaps you need the 2008 runtimes?

カテゴリ

Help Center および File ExchangeCall C++ from MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by