Mex setup C++

5 次查看(过去 30 天)
Amara
Amara 2012-5-21
Hey every Body, How do u ? :) Actually I used Matlab 2011 7.12, and I need to use MATLAB Coder for Generate a C++ code, but the problems I can't located a C++ compliler with mex setup command, So I ask if it possible the use another way to do that. really I will be Thankful if u try to help me. thanks :)
  5 个评论
Walter Roberson
Walter Roberson 2012-5-21
For further reference: Lcc is a C compiler only, not a C++ compiler.
Also, Lcc is only supported for 32 bit code generation, not for 64 bit code generation (I could not tell from your question which you need.)
Amara
Amara 2012-5-21
you're absolutely right Roberson, so for this raison , I installed Microsoft Visuel C++ express, and I selected as C++ compiler for Mex ,and the problem is resolve :)
So a big thank for every one try to help me ;)

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by