Filter löschen
Filter löschen

Invalid MEX file after PC initial setup

1 Ansicht (letzte 30 Tage)
Stiphu
Stiphu am 15 Apr. 2013
I reinstalled windows on my computer. I want to execute a MEX file which I compiled on Visual Studio 2010 (I installed Visual Studio 2012 on this computer) which worked before, but I get the message
invalid mex file '<pathname>': The specified module could not be found.
Do I need to compile the file in visual studio 2012? What do I have to do to run the file on this computer without recompiling it? Or do I have to install Visual Studio 2010?

Antworten (1)

Walter Roberson
Walter Roberson am 15 Apr. 2013
You probably need to install the run-time library for VS2010
  1 Kommentar
Stiphu
Stiphu am 15 Apr. 2013
I tryed to, but I got the error message: 'A newer version of Microsoft Visual C++ 2010 Redistributable has been detected on the machine.' So that's probably because I installed Visual Studio 2012 on the computer? Does that mean that there is no other way thän recompiling my MEXFile?

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by