Qt 6.11 is out! See what's new in the release
blog
Qt 5.5 OSX - This application failed to start because it could not find or load the Qt platform plugin "cocoa".
General and Desktop
2
Posts
1
Posters
1.7k
Views
1
Watching
-
When I build my app in Qt Creator, it runs fine under Debug mode. When I switch to Release mode, clean, run qmake, and rebuild... I get the following error when running the Release version:
This application failed to start because it could not find or load the Qt platform plugin "cocoa".
Any ideas??