Why is my java Command Line Application Crashing with QT Error on R2022b?
Mostrar comentarios más antiguos
I am compiling a Command Line application from a Java Library generated from my Simulink Model with Library Compiler in R2022b. When I try to run the app, it crashes with the following error message:
Assertion failed: (This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: cocoa, minimal, offscreen, webgl.
Note that this workflow works without issue on previous releases (R2021b, R2022a).
How can I resolve this issue?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Get Started with MATLAB Compiler SDK en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!