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

Deploy properly with Nokia Qt installer's Frameworks on OSX #2030

Merged
merged 1 commit into from
Jan 14, 2013
Merged

Deploy properly with Nokia Qt installer's Frameworks on OSX #2030

merged 1 commit into from
Jan 14, 2013

Conversation

themighty1
Copy link

Pursuant to a "discussion" here:
#2015

The patch does three things:

  1. Copies Qt frameworks from a well-known location.
    2, On my installation "phonon" plugin is called "phonon_backend". Make sure phonon_backend is ignored.
  2. env. variable QTDIR is used to find the plugins directory. On my installation the dir is "/Developer/Application/Qt". I decided that instead of hard-coding this path, setting QTDIR before running the script is a more flexible solution.

@BitcoinPullTester
Copy link

Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/fe703deae753710dc80dcc280ff475af06c0ac85 for binaries and test log.

@ghost ghost assigned gavinandresen Dec 1, 2012
@gavinandresen gavinandresen merged commit fe703de into bitcoin:master Jan 14, 2013
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants