#2611 closed defect (upstream)
MSYS2 libfffi-7.dll error
Reported by: | totaamwin32 | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | critical | Milestone: | 4.0 |
Component: | packaging | Version: | 3.0.x |
Keywords: | Cc: |
Description
cx_Freeze has hard-coded libffi-7.dll
in the source: add ctypes hook in Python 3.8 for windows.
But at present, MSYS2 ships with libffi-6.dll
and so things break.
Change History (3)
comment:1 Changed 2 years ago by
Resolution: | → upstream |
---|---|
Status: | new → closed |
comment:3 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2611
Note: See
TracTickets for help on using
tickets.
Filed bug upstream: fix version of hard-coded libffi DLL.