GUI application start: Error in mclFreeStackTrace
古いコメントを表示
At the beginning of MATLAB GUI aplication, I get an error "*Error in mclFreeStackTrace*". After compiling the aplication the .exe works just fine without any issues. But when I run it a few days afterwards, this error always appears. What could it be? Thank you for your help.
採用された回答
その他の回答 (2 件)
Albert
2023 年 9 月 15 日
1 投票
While running NeuCube, I mistakenly deleted a cached file in the user's folder "C:\Users\your_pc_account\AppData\Local\Temp\your_pc_account\mcrCache8.2" after performing a Windows 11 Temporary Files removal. This resulted in various reinstallations and troubleshooting attempts. However, I eventually realized the issue and resolved it by deleting the entire folder and running NeuCube again, which resolved the problem successfully.
Alexey ????????
2014 年 1 月 27 日
0 投票
After compiling MATLAB GUI aplication the .exe, it doesn't work. I get an error "Error in mclFreeStackTrace". Application contains a .ctf file. I use compiler: Microsoft Software Development Kit (SDK) 7.1. What could it be? Is it a error of compiler R2013? At version R2011 works without any issues. Thank you.
カテゴリ
ヘルプ センター および File Exchange で Troubleshooting in MATLAB Compiler SDK についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!