MATLAB Compiler SDK で作成した.NET のdll をC#と組み込むとエラーが出る
显示 更早的评论
以下のような、エラーができます。 どのような、症状でしょうか?
Assembly 'xxxdll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' uses 'MWArray, Version=2.17.0.0, Culture=neutral, PublicKeyToken=e1d84a0da19db86f' which has a higher version than referenced assembly 'MWArray, Version=2.16.1.0, Culture=neutral, PublicKeyToken=e1d84a0da19db86f'
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 .NET アセンブリの統合 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!