MATLAB MEX Compile error
Ältere Kommentare anzeigen
I am getting a "MX_TARGET_API_VER" is not defined in this scope error MEX compiling a code with mex.h and matrix.h included.
I am using MATLAB 2018b.
I have other code that is similar but do not get a similar error. I posted a comment to a similar problem with MATLB 2016b so I am surprised to se the error occuring in a newer version.
Is there a fix for this problem?
Antworten (2)
James Tursa
am 16 Nov. 2018
0 Stimmen
Download this matlab_version.h header file from the FEX:
Chuck DeCarlucci
am 20 Nov. 2018
0 Stimmen
Kategorien
Mehr zu MATLAB Compiler finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!