Error when compiling web app "Error opening compiler: Cannot compile 'C:\.......File.prj'. Unknown compile error."
16 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Goutam Mohapatra
am 27 Jan. 2024
I am facing the same issue. I updated from 2019b to 2023b and I am facing the same compiler issue
Benjamin Thompson
am 27 Jan. 2024
You should post your own question and attach files so that the Community can help give good answers.
Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!