[Interest] macdeployqt on Monterey 12.3.1
Hamish Moffatt
hamish at risingsoftware.com
Wed Apr 27 02:15:11 CEST 2022
On 26/4/22 15:56, Alexander Carôt wrote:
>
> Thanks for the pointer, however, it looks rather trivial as if it is
> asking for lib versions not existent on Monterey. In order to make it
> workI simply created symbolic links to the current ones:
>
> sudo ln -s libffi.8.dylib libffi.7.dylib
>
> sudo ln -s libcrypto.3.dylib libcrypto.1.1.dylib
>
That's not guaranteed to work. Major versions 7 and 8 are unlikely to be
compatible (else they wouldn't have changed the version number with all
the difficulty that creates).
Hamish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20220427/ac2754e8/attachment.htm>
More information about the Interest
mailing list