'char16_t' : redefinition; different basic types
Mostrar comentarios más antiguos
Hi there; I generated a c++ code using matlab. but when i link them i get an error.
this is the error: c:\program files\matlab\r2010a\extern\include\matrix.h(330): error C2371: 'char16_t' : redefinition; different basic types
i am using visual studio 2010 and matlab r2010a.
1 comentario
Kaustubha Govind
el 1 de Jun. de 2011
Do you mean that you generated a shared library using MATLAB Compiler? If yes, what is the compilation command that you used? Did you try the documentation example: http://www.mathworks.com/help/toolbox/compiler/f2-995712.html#f2-1009231
Respuestas (3)
Categorías
Más información sobre Call C++ from MATLAB 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!