-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
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
releasefolder
Anything using libvips, in vips-ffm, should point at this submodule instead of the hardcoded Homebrew path that I've used as a workaround.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed