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

Build fixes #42

Merged
merged 4 commits into from Apr 4, 2016
Merged

Build fixes #42

merged 4 commits into from Apr 4, 2016

Conversation

miv-ableton
Copy link
Contributor

Some small fixes that I discovered while trying to build qmlrs. Please read each commit description and cherry-pick which changes you want. Let me know if you have any questions. Thanks!

Removes a deprecation error. Just in case some user is silly enough to
copy and paste that code rather than running the example properly.
Turns out cmake will report a 0 exit status even if it completely fails
to build. Instead, check for stderr, and panic if any is emitted.
If the user has QTDIR or QTDIR64 env vars set (depending on target arch),
use that as the path to Qt5. If these are not set, default to the
homebrew install location as before.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.774% when pulling cb621e9 on miv-ableton:BuildFixes into eba711d on cyndis:master.

@florianjacob
Copy link
Collaborator

@tpickett66 could you have a look at cb621e9 and sign it off, as I can't say much about MacOSX specifics? Everything else looks fine to me, thanks! ✨

@tpickett66
Copy link
Contributor

I'll take a look this evening.

On Fri, Apr 1, 2016, 12:46 PM florianjacob notifications@github.com wrote:

@tpickett66 https://github.com/tpickett66 could you have a look at
cb621e9
cb621e9
and sign it off, as I can't say much about MacOSX specifics? Everything
else looks fine to me, thanks! [image: ✨]


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#42 (comment)

@tpickett66
Copy link
Contributor

Sorry, I didn't get to this sooner; everything looks good to me.

@florianjacob
Copy link
Collaborator

Not a problem, we all offer our precious free time here. 😉

@florianjacob florianjacob merged commit d77db6a into cyndis:master Apr 4, 2016
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.

None yet

4 participants