DLLs created using .net assembly compiler missing library information
Show older comments
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 Comment
Guillaume
on 14 Mar 2019
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.
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Compiler SDK in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!