wxWidgets-3.0 warnings with Big Sur
Ken Cunningham
ken.cunningham.webuse at gmail.com
Wed Dec 30 04:01:12 UTC 2020
> On Dec 29, 2020, at 6:12 PM, Kevin Horton <kevin01 at kilohotel.com> wrote:
>
> Things seem different on Big Sur. I don't see any symlinks here:
>
> % ls -la /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib/libwx_osx_cocoau_core-3.0*
> -rwxr-xr-x 1 root wheel 4743504 Nov 23 00:52 /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib/libwx_osx_cocoau_core-3.0.0.4.0.dylib
> -rwxr-xr-x 1 root wheel 4743504 Nov 23 00:52 /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib/libwx_osx_cocoau_core-3.0.0.dylib
> -rwxr-xr-x 1 root wheel 4743504 Nov 23 00:52 /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib/libwx_osx_cocoau_core-3.0.dylib
>
Are these dylibs individually manipulatable? Can you move the bottom two somewhere safe, and create the correct symlinks as Catalina has?
One would think that would fix the issue, and then if that indeed works, we can sort out where that is getting messed up in the construction of wxWidgets on BigSur perhaps.
Ken
More information about the macports-users
mailing list