Clear Filters
Clear Filters

MATLAB MEX Compile error

1 view (last 30 days)
Chuck DeCarlucci
Chuck DeCarlucci on 16 Nov 2018
Answered: Chuck DeCarlucci on 20 Nov 2018
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
James Tursa on 16 Nov 2018
Download this matlab_version.h header file from the FEX:

Chuck DeCarlucci
Chuck DeCarlucci on 20 Nov 2018
Ended up with a different problem and solution. Did not need to use the solution provided.

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!