Borrar filtros
Borrar filtros

How I can configure Borland C++ in 2011a

3 visualizaciones (últimos 30 días)
ZhG
ZhG el 13 de Mayo de 2014
Comentada: ZhG el 14 de Mayo de 2014
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

Respuestas (1)

Ken Atwell
Ken Atwell el 14 de Mayo de 2014
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 comentario
ZhG
ZhG el 14 de Mayo de 2014
Ah. A part of that toolbox requires Borland compiler. I will try with 2007a. Thanks for reply.

Iniciar sesión para comentar.

Categorías

Más información sobre Call C++ from MATLAB en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by