MATLAB MEX Compile error
Mostrar comentarios más antiguos
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?
Respuestas (2)
James Tursa
el 16 de Nov. de 2018
0 votos
Download this matlab_version.h header file from the FEX:
Chuck DeCarlucci
el 20 de Nov. de 2018
0 votos
Categorías
Más información sobre MATLAB Compiler en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!