auriamg / macdylibbundler

Utility to ease bundling libraries into executables for OSX
MIT License
550 stars 83 forks source link

Seems to have missed inter dylib dependencies and possible MacPort & Brew builds.. #3

Closed LittleDuke closed 3 years ago

LittleDuke commented 9 years ago

Just did a build / test of this and it totally missed a dependent library (libssl & libcrypto) -- also missed a bunch of dylibs in /usr/opt installed from MacPorts as well as a few from Brew.

Ended up having to copy most of the missing libraries over by hand then run the install_name_tool manually.

Let me know how I can help?

kevinw commented 9 years ago

I ran into the same problem using ffmpeg libraries built with homebrew--it missed some dependent libraries.

SCG82 commented 3 years ago

This has been addressed as of v1.0