Compile C++ for Unix environment
古いコメントを表示
Sirs, I have some C++ code that is currently compiled to operate within Matlab in a Windows environment (Mex'ed).
I wish to run the Matlab code within a Unix environment, which means re-compiling the C++ code.
Can I re-compile the code within a Windows environment so that it works on Unix? Or do I need to use Matlab on a Linux machine to compile the code?
kind regards W
3 件のコメント
José-Luis
2016 年 12 月 19 日
Save yourself a world of hurt and recompile in Linux.
William White
2016 年 12 月 19 日
Walter Roberson
2016 年 12 月 21 日
You would have to install a Windows emulator on the Linux system.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!