DLLs created using .net assembly compiler missing library information
이전 댓글 표시
I am using MATLAB R2018a Library compiler to compile .NET assembly dlls. While i am filling all the Library information like Name, Version No, Company name etc., but the dll produced is not having any information of it. (see attached image)
댓글 수: 1
Guillaume
2019년 3월 14일
I don't know anything about matlab compiler but if you can't find a solution, there's a number of programs available that allow you to edit the resources of exe/dll. The first one I found: http://www.angusj.com/resourcehacker/
I've never used it, so I've no idea how reliable it is.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!