Skip to content

Fix libvips submodule building #167

Description

@lopcode

What

For some reason, building the libvips submodule is broken. It gets as far as ~522 operations and then freezes with output that looks like this:

[552/554] Linking target cplusplus/libvips-cpp.42.dylib
ld: warning: ignoring duplicate libraries: '-lz'

Desired outcomes

Running ./setup_development.sh should:

  • Make sure that the submodule is set to the desired libvips version, with no changes
  • Compile libvips to the release folder

Anything using libvips, in vips-ffm, should point at this submodule instead of the hardcoded Homebrew path that I've used as a workaround.

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

    help wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions