DLLs created using .net assembly compiler missing library information
1 view (last 30 days)
Show older comments
Vijai Soundarajan
on 14 Mar 2019
Answered: Andrew Borghesani
on 19 Mar 2019
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
Andrew Borghesani
on 19 Mar 2019
Unfortunately this is a known issue. Please see this answer post for a workaround
0 Comments
More Answers (0)
See Also
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!