When building ImageMagick along with liblqr using Mac homebrew, trying to use convert's liquid-rescale mode ends up with:
dyld: lazy symbol binding failed: Symbol not found: _lqr_pixel_get_rgbcol because lqr_pixel_get_rgbcol is declared inline
I provided a patched Homebrew (wanted to provide the link to the pull request but I'm a low-karma user and not allowed to publish links on your site). It's pull request #16362
