MATLAB MEX Compile error
Show older comments
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?
Answers (2)
James Tursa
on 16 Nov 2018
0 votes
Download this matlab_version.h header file from the FEX:
Chuck DeCarlucci
on 20 Nov 2018
0 votes
Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!