Ticket #10065 (closed defect: outdated)

Opened 2 years ago

Last modified 2 years ago

gdiplus.dll installed into wrong destination directory

Reported by: jteh Owned by:
Priority: normal Milestone:
Component: wxPython Version: 2.8.x
Keywords: Cc:
Blocked By: Patch: yes
Blocking:

Description

In wxPython 2.8.9.1, gdiplus.dll is installed to site-packages\%(PKGDIR)s\wx. That is, %(PKGDIR)s is not expanded due to a simple error. This was introduced into trunk in r55615, which was in turn merged from r55611.

Attachments

gdiplus_destdir.patch download (0.6 KB) - added by jteh 2 years ago.
Patch against trunk.

Change History

Changed 2 years ago by jteh

Patch against trunk.

Changed 2 years ago by robind

  • status changed from new to closed
  • resolution set to outdated

Thanks, this has already been fixed. (Although not checked-in yet.)

Note: See TracTickets for help on using tickets.