Error when compiling web app "Error opening compiler: Cannot compile 'C:\.......File.prj'. Unknown compile error."
16 ビュー (過去 30 日間)
古いコメントを表示
I have a fully functioning web app in 2020b, but when i try to update it to 2022a version and add only a single item (Hyperlink, which is why i am updating) the web app will no longer compile.
The app functions perfectly when run in the app designer, it has no errors or warnings in the Code. It has no problem compiling the app to standalone desktop app or MATLAB application.
When i try to compile it as a web app though, it returns this on-screen error message:
'
Error opening compiler:
Cannot compile 'C:\.......File.prj'. Unknown compiler error.
'
Also the 'Packing Progress' window opens, but remains blank.
I have no problem compiling other webapps where i have done the same modification, adding a hyperlink. Only this one makes trouble.
Any ideas?
2 件のコメント
Goutam Mohapatra
2024 年 1 月 27 日
I am facing the same issue. I updated from 2019b to 2023b and I am facing the same compiler issue
Benjamin Thompson
2024 年 1 月 27 日
You should post your own question and attach files so that the Community can help give good answers.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!