MEX: errors with other compiler
Mostrar comentarios más antiguos
Hello,
i changed the compiler for my mex-script. unfortunately i get some errors now. how can i fix these errors? Many thanks as always :)
demo.cpp(800) : error C2440: '=' : cannot convert from 'const mxArray *' to 'mxArray *' Conversion loses qualifiers
demo.cpp(807) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
demo.cpp(817) : error C2440: '=' : cannot convert from 'void *' to 'float *'
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Write C Functions Callable from MATLAB (MEX Files) en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!