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

Mac OS X Qt Build support #141

Closed

Conversation

msgilligan
Copy link

Changes for Mac OS X build of MasterCore-Qt.app

This is a work-in-progress and needs additional development and testing before being merged.

These issues have been addressed upstream, also.
(This is a hack and the correct fix is probably a reinstall of all the
dylib dependencies with HomeBrew)

The issue is that libboost_system.dylib is a direct dependency and is
being correctly included, but libboost_system-mt.dylib is showing
up as an indirect dependency and breaking the deploy script (file not found)
@msgilligan
Copy link
Author

As this currently stands it builds and runs on my OS X 10.8 system. I shipped the built .dmg to @CraigSellars and he was unable to run it on his OS X 10.9.

@msgilligan
Copy link
Author

OK, I'm going to split this into multiple pull requests against mscore-0.0.9

Starting with 734e1ff which should be merged immediately (it's easy to review and doesn't affect anything besides the OS X build)

@msgilligan
Copy link
Author

This pull request is being replaced by #203 and a separate, forthcoming solution to the library packaging issue address by commit 050fe38.

@msgilligan msgilligan closed this Nov 17, 2014
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.

1 participant