DLLs created using .net assembly compiler missing library information
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Vijai Soundarajan
le 14 Mar 2019
Réponse apportée : Andrew Borghesani
le 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 commentaire
Guillaume
le 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.
Réponse acceptée
Andrew Borghesani
le 19 Mar 2019
Unfortunately this is a known issue. Please see this answer post for a workaround
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Compiler SDK dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!