Skip to content

Conversation

theuni
Copy link
Member

@theuni theuni commented Nov 15, 2016

Fixes #8237

OBJCXX's std flags don't get defined by our cxx macro. Rather than hard-coding
to c++11, just force OBJCXX to be the same as CXX unless the user specified
otherwise.

Untested with qt 5.7, so it'd be helpful if @fanquake or @morcos could confirm that this actually fixes before merging.

OBJCXX's std flags don't get defined by our cxx macro. Rather than hard-coding
to c++11, just force OBJCXX to be the same as CXX unless the user specified
otherwise.
@theuni theuni mentioned this pull request Nov 15, 2016
@morcos
Copy link
Contributor

morcos commented Nov 15, 2016

this appears to work for me
thanks!

@droark
Copy link
Contributor

droark commented Nov 15, 2016

tACK

Compiled using Xcode 8.1 under macOS 10.12.1 and a brewed Qt 5.7. Compiled cleanly, other than some unrelated deprecation warnings and some third-party code that's not totally clean.

@fanquake
Copy link
Member

Tested ACK 70266e9
screen shot 9

@laanwj laanwj merged commit 70266e9 into bitcoin:master Nov 16, 2016
laanwj added a commit that referenced this pull request Nov 16, 2016
70266e9 build: fix qt5.7 build under macOS (Cory Fields)
@maflcko
Copy link
Member

maflcko commented Nov 16, 2016

Is this a bug fix, that needs backport?

@laanwj laanwj added this to the 0.13.2 milestone Nov 16, 2016
@laanwj
Copy link
Member

laanwj commented Nov 16, 2016

Yes I think so

@fanquake fanquake mentioned this pull request Nov 23, 2016
@laanwj
Copy link
Member

laanwj commented Dec 2, 2016

Backported in #9264, removing tag.

laanwj pushed a commit to laanwj/bitcoin that referenced this pull request Dec 2, 2016
OBJCXX's std flags don't get defined by our cxx macro. Rather than hard-coding
to c++11, just force OBJCXX to be the same as CXX unless the user specified
otherwise.

Github-Pull: bitcoin#9169
Rebased-From: 70266e9
sickpig referenced this pull request in sickpig/BitcoinUnlimited Feb 28, 2017
70266e9 build: fix qt5.7 build under macOS (Cory Fields)
gandrewstone referenced this pull request in BitcoinUnlimited/BitcoinUnlimited Mar 1, 2017
Fix macosx build (backport core #9169 and #9366)
nextux added a commit to artiqox/artiqox that referenced this pull request Jun 10, 2019
@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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[GUI] QT 5.7
6 participants