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 build to .so not .dylib #20

Open
donneyluckS opened this issue Mar 24, 2021 · 2 comments
Open

how to build to .so not .dylib #20

donneyluckS opened this issue Mar 24, 2021 · 2 comments

Comments

@donneyluckS
Copy link

how to build to .so not .dylib on macOS
.dylib. can't read

@jinq0123
Copy link
Owner

Try conan create . user/channel --build missing --options *:shared=False, which builds a static library.
Sorry I do not have a mac and can not test it.

@donneyluckS
Copy link
Author

test failed

i tryed many way all failed

crying

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