Changes between Initial Version and Version 1 of Ticket #61933, comment 5


Ignore:
Timestamp:
Dec 30, 2020, 3:05:23 PM (3 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61933, comment 5

    initial v1  
    1 this is due to a bug inApple's install_name_tool.
     1this is due to a bug in Apple's install_name_tool.
    22
    33See this current email chain: <https://lists.macports.org/pipermail/macports-users/2020-December/049255.html>
    44
    5 Therevis nothing wrong with wxWidgets, although it uses install_name_tool and so reveals the bug.
     5There is nothing wrong with wxWidgets, although it uses install_name_tool and so reveals the bug.
    66
    77The proper fix is to fix install_name_tool, although folks might need to work around this issue until that is done.