How I can configure Borland C++ in 2011a

2 次查看(过去 30 天)
ZhG
ZhG 2014-5-13
评论: ZhG 2014-5-14
I am using Matlab2011a. I want to compile a external toolbox which needs to use Borland C++. But Matlab doesn't seem to support it anymore. So there is no choice about Borland by using mex -setup.
I tried to modify mex.pl. But I failed. Anyone help?
Borland C++ path is : c:\borland\bcc55\bin\bcc32.exe

回答(1 个)

Ken Atwell
Ken Atwell 2014-5-14
Does the toolbox really require Borland C++? MATLAB has not support that compiler in many years, and I think that nearly a dozen years have passed since Borland 5.5 was released.
R2007a looks like the last version of MATLAB to support Borland 5.5:
  1 个评论
ZhG
ZhG 2014-5-14
Ah. A part of that toolbox requires Borland compiler. I will try with 2007a. Thanks for reply.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Call C++ from MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by