We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could you extend the example with a "how to add Qt Plugins"?
I am learning about how to configure properly a qt project for deployment but I cannot completely understand the process of exporting the plugins in macosx. In windows I am just copying the plugin directory but it seems that there are smarter solutions (https://stackoverflow.com/questions/35612687/cmake-macos-x-bundle-with-bundleutiliies-for-qt-application). But cannot make them work properly.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Could you extend the example with a "how to add Qt Plugins"?
I am learning about how to configure properly a qt project for deployment but I cannot completely understand the process of exporting the plugins in macosx. In windows I am just copying the plugin directory but it seems that there are smarter solutions (https://stackoverflow.com/questions/35612687/cmake-macos-x-bundle-with-bundleutiliies-for-qt-application). But cannot make them work properly.
The text was updated successfully, but these errors were encountered: