Matlab compiler error during packaging - "no error"
显示 更早的评论
Good day, fine community!
I am experiencing a problem which has me kind of puzzled. I have created a GUI that I have succesfully packaged previously. After making some minor changes in the script requested by the end user of the GUI, I now want to package the updates, and when I run the compiler and open the project and hit package, I get an error message. In the log file, the only error I get is this:
"Error: Unable to open file "AAAAAA\Project Folder\MATLAB\MyProgram\for_testing\MyProgram.exe": No error."
Due to company policies I cant show you the full path names, but there are no weird characters or anything, and like I said I have compiled the app before without error. Furthermore, if I undo the small changes I made and try to package the 'original file', I get the same error again. How do I figure this out, when all I have to work with is "Error: no error"? Clearly, something has changed from the original packaging (which is only a week ago!) and now.
Compiler version: 8.1 (R2020b)
采纳的回答
更多回答(1 个)
Tony L.
2022-1-23
0 个投票
I'm using Application Compiler App in 2021b and deleting everything in the Log Folder fixed this issue, for now.
2 个评论
Porna
2023-11-15
After changing the location of my main matlab file, I'm now able to create packages but when I click on a button on my Matlab interface, It makes a sound and nothing else happen.
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Compiler 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!