-
Notifications
You must be signed in to change notification settings - Fork 34
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
Cannot create relocatable bundle when building MacOS app with brew #164
Comments
Please can you test with the upcoming PR (warning you need to use my own branch of freecad for testing. Edit freecad.rb and point github entry to it) |
i haven't forgotten about your PR. presently i've built a majority of the formula from source and have created bottles for all the formula i have built so far. they can be found here started building the taps version of qt5152 which will probably take ~ 7 to 12 hours. so i'll post back when that finishes. |
@ipatch any news on your build ? |
my bad, give me a few (by end of business day CST) and i'll let you know. i was working an updated PR for the freecad formula BTW and thanks for the bump 🙏 totally slipped my mind. |
No worries ;). Just want to try to integrate latest PR to keep moving forward and being sure that we are improving instead of regressing |
just started the build process of the formula using brew install Formula/freecad.rb --verbose --with-macos-app |
for future me 👴🏼 |
still working on trying to get a little heads up of what it is i'm currently troubleshooting. freecad has a runtime dependency of pyside even when built into a self contained macos app bundle ie. a
which will make the interface / GUI look like something below, |
i'm closing this issue as |
At the end of the macOS X build
I get the error:
This does not prevent to successfully obtain the Mac app, however I cannot just copy the Mac app into /Applications and then brew remove freecad (housekeeping), probably because of this error.
The text was updated successfully, but these errors were encountered: