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

Builds static libs instead of shared libs, for example libngs-c++.a.2.11.0 #33

Closed
yurivict opened this issue Apr 12, 2021 · 1 comment
Closed

Comments

@yurivict
Copy link

It builds:

libngs-adapt-c++-static.a libngs-adapt-c++.a.2      libngs-c++-static.a       libngs-c++.a.2            libngs-sdk.so             libngs-sdk.so.2.11.0
libngs-adapt-c++.a        libngs-adapt-c++.a.2.11.0 libngs-c++.a              libngs-c++.a.2.11.0       libngs-sdk.so.2

Some shared libraries aren't built, instead it created static libs like libngs-c++.a.2.11.0 with symbolic links libngs-c++.a.2, libngs-c++.a

Version: 2.11.0
OS: FreeBSD 12.2

@klymenko
Copy link
Contributor

Yes, libngs-c++ is built just statically.

@klymenko klymenko closed this as completed Jul 6, 2022
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