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

How to compile on MacOS 10.14? #58

Closed
l1x opened this issue Dec 30, 2018 · 2 comments
Closed

How to compile on MacOS 10.14? #58

l1x opened this issue Dec 30, 2018 · 2 comments

Comments

@l1x
Copy link

l1x commented Dec 30, 2018

I get the following error during configure:

/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/socket.h:717:32: error: expected ','
__API_AVAILABLE(macosx(10.11), ios(9.0), tvos(9.0), watchos(2.0))
                               ^
./include/ulib/internal/common.h:36:28: note: expanded from macro 'ios'
#     define ios        std::ios
                           ^

What could I do to help you support 10.14?

@stefanocasazza
Copy link
Owner

Hi,

you can try beginning with deleting this line e retry...

Stefano

@stefanocasazza
Copy link
Owner

fixed

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