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

Error building on macOS 10.14.2 #1

Closed
jedahan opened this issue Jan 5, 2019 · 2 comments
Closed

Error building on macOS 10.14.2 #1

jedahan opened this issue Jan 5, 2019 · 2 comments

Comments

@jedahan
Copy link

jedahan commented Jan 5, 2019

with cargo run --release --example conrod or cargo run --release --example libui
while building ui-sys 0.1.3

I had to do CXXFLAGS+=-stdlib=libc++ cargo run --release --example libui, as mentioned in https://github.com/LeoTindall/libui-rs/issues/38

@jedahan
Copy link
Author

jedahan commented Jan 5, 2019

Maybe add that to the readme until the issue is resolved?

@brunocodutra
Copy link
Owner

Thanks a bunch for the heads-up, I'll add a note to the readme.

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

No branches or pull requests

2 participants