Matlab compiler fails with dot net 4.5, "LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt"
1 回表示 (過去 30 日間)
古いコメントを表示
After upgrading from dot net 4.0 to dot net 4.5, matlab compiler (mcc) breaks with the error: LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
Is there a supported compiler for Matlab R2016a that allows you to compile a generic COM dll with the matlab compiler SDK + dot net 4.5?
If so, what is the correct installation process?
1 件のコメント
Harsheel
2017 年 8 月 9 日
which third party compiler are you using to create the COM dll? This information can be found in the verbose output of mcc/deploytool.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler SDK についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!