Qt platform plugin cocoa not included in the bundle #46817
Unanswered
sivachandran
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm dynamically linking Qt with my app and the bundle gets generated. But I'm getting the following error when I try to run the bundle
The Qt platform plugin
libqcocoa_debug.dylib
is not included in the bundle. The doc https://doc.qt.io/qt-6/macos-deployment.html says there be aPlugIns
directory underContents
and the platform plugin should be part of it. But it is nowhere to find.My build log
When I tried running
macdeployqt
manullyBeta Was this translation helpful? Give feedback.
All reactions