Skip to content

Upcoming OpenSlide release will change library filename #46

Description

@bgilbert

The next OpenSlide release, 4.0.0, will include some incompatible API changes. Those are unlikely to affect you directly, but as a consequence, OpenSlide's soname will change. This will change the library filename to libopenslide-1.dll on Windows, libopenslide.1.dylib on macOS, and libopenslide.so.1 on Linux. Since OpenSlideNET loads OpenSlide by filename, you may want to proactively add support for the new names so OpenSlideNET will work with the new release.

For more information, see openslide/openslide#413. If you have any questions, please ask!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions