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

Qt build fails on macOS 10.14 (Mojave) #107

Open
shane-kerr opened this issue May 1, 2019 · 0 comments
Open

Qt build fails on macOS 10.14 (Mojave) #107

shane-kerr opened this issue May 1, 2019 · 0 comments
Labels
build issue Issues with compiling the software macOS Problems with the wallet on macOS

Comments

@shane-kerr
Copy link
Member

shane-kerr commented May 1, 2019

The Qt build fails on macOS 10.14 (Mojave). It seems like Qt is using clang++ for the compiler instead of g++, and this does not work.

Probably it would be good to get clang++ working, since OpenBSD has an ancient version of g++ which won't build the wallet. See ticket #99 for details about that.

Alternately, if some easy way can be found to convince Qt to use g++ that would probably be less work.

@shane-kerr shane-kerr added build issue Issues with compiling the software macOS Problems with the wallet on macOS labels May 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build issue Issues with compiling the software macOS Problems with the wallet on macOS
Projects
None yet
Development

No branches or pull requests

1 participant