.exe installation - Missing DLL File error. How do i fix it?
古いコメントを表示
I am using delpoytool and gcc to convert my matlab code into a standalone application.If i run the ,exe file in another system i am getting an error of missing DLL file.How do i fix it? Is there any way so that i need not install Dll file?
3 件のコメント
Kaustubha Govind
2013 年 9 月 9 日
What is the name of the missing DLL? Have you already installed the MATLAB Compiler Runtime corresponding to your version of MATLAB, on the target machine?
Vasanth
2023 年 2 月 4 日
icuuc54.dll is my missing file. MATLAB 2017a is my MATLAB version
Image Analyst
2023 年 2 月 4 日
@Vasanth Try installing again. The MATLAB installer should come with everything you need. If not, call them on Monday for free technical installation support.
If it's a standalone executable somebody compiled for you, then you should ask that person for the DLL because it's most likely not something included in the MATLAB runtime library, but is something they built or obtained themselves somehow.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!