Skip to content
New issue

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

making examples/perproject/mimimalqmake work on MacOS #304

Closed
wants to merge 1 commit into from

Conversation

rmallah
Copy link
Contributor

@rmallah rmallah commented Feb 11, 2020

This attempts to fix issue #302
(1) added commands for copying the *.dylib files from fluid to App Bundle.
(2) added commands for copying qml files from fluid to App Bundle.

     (1) added commands for copying the *.dylib files from fluid to App Bundle.
     (2) added commands for copying *qml* files from fluid to App Bundle.
@vimpostor
Copy link
Member

Maybe this can be generalized to statically bundle Fluid generally for all platforms. I think at the moment it is impossible to bundle Fluid with an App on Linux without having to install the qml files separately, so it would be nice to bundle the qml files as a resource in the application for all operating systems.

@plfiorini
Copy link
Member

No longer relevant since Fluid has now abandoned qmake support

@plfiorini plfiorini closed this Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants