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

use system libpng, libtiff, zlib etc on linux #208

Open
DanielPotter84 opened this issue Jan 24, 2023 · 0 comments
Open

use system libpng, libtiff, zlib etc on linux #208

DanielPotter84 opened this issue Jan 24, 2023 · 0 comments

Comments

@DanielPotter84
Copy link

Version conflicts occur when trying to use VisLib alongside other libraries that also use libpng, zlib etc. VisLib currently ships, compiles and statically links against these libraries, some of which are now well behind the latest versions. Can there be an option to use precompiled versions of these libraries with dynamic linking?

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

1 participant