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

Fix compile error in Mac OS. #177

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

zergmk2
Copy link

@zergmk2 zergmk2 commented Aug 22, 2018

I met compilation error when I tried to build the lanms library. Hope this PR can help other people stuck in the same error like me.
The root cause of compilation failure is that the ldflag of python3 in mac os includes a link option "-Wl,-stack_size,1000000".

@qq8057656qq
Copy link

get the same error, thank you!

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.

2 participants