MCC in Matlab 2014b on Windows 10

조회 수: 2 (최근 30일)
jgg
jgg 2016년 2월 11일
댓글: Walter Roberson 2016년 2월 25일
This is a slightly esoteric question, but for some technical reasons I'm looking to use the Matlab runtime library compiler (mcc under Linux) but specifically with an older version (2014b). However, the PC I have available to me is a Window 10 64 bit system.
Does anyone know if this distribution will work and compile on this system? I'm unable to test it to be sure myself, but I would like to know ahead of time if this is possible.

채택된 답변

Walter Roberson
Walter Roberson 2016년 2월 11일
What you propose is difficult to achieve. The only person I have seen indicate success for this was a situation where they had R2014b on a Windows 7 (or perhaps Windows 8) machine and did an Upgrade to Windows 10; apparently in that situation Windows was able to get the libraries right.
I did, though, see hints that perhaps a key bug on Microsoft's side has been repaired, so these days it might be practical. I have not seen anyone post about that.
So these days it is a "Well, maybe", whereas before it was a "No deal".
  댓글 수: 3
jgg
jgg 2016년 2월 25일
It actually turns out that the Matlab compiler does not support cross-compiling at all, so this is not feasible in any case.
Walter Roberson
Walter Roberson 2016년 2월 25일
Yes, I missed the bit about it being cross-compiling. To use something compiled with MATLAB Compiler on Windows, on a Linux target, you need to use a Windows emulator such as Wine on the Linux system.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by