Problem with compiling MATLAB fcn
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Jovana
el 5 de Mzo. de 2014
Comentada: Friedrich
el 5 de Mzo. de 2014
I use Windows 8.0, MATLAB 2013a. I have installed Visual Studio 2012 C++ and Windows Phone SDK 8.0. I couldn't set VS 2012 as my MEX compiler, but I successfully set SDK 8.0 as my compiler. Even though, I have problem compiling MATLAB fcn as a part of my Simulink project. Also I tried to set SDK 7.1 as my compiler, but it wasn't possible. I installed SDK 7.1 successfully but couldn't set it as my compiler. Can anyone give me advice regarding this problem?
0 comentarios
Respuesta aceptada
Friedrich
el 5 de Mzo. de 2014
Hi,
have you used the forum search? There are plenty of posts with SDK 7.1 and mex -setup issues. For example this.
2 comentarios
Friedrich
el 5 de Mzo. de 2014
What happens when you run the code in the post linked from the post above? i assume some part of the SDK is missing.
Más respuestas (0)
Ver también
Categorías
Más información sobre Troubleshooting in MATLAB Compiler SDK en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!