Changes between Version 1 and Version 2 of Ticket #58943


Ignore:
Timestamp:
Sep 6, 2019, 3:10:30 PM (5 years ago)
Author:
neurodroid (Christoph Schmidt-Hieber)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58943 – Description

    v1 v2  
    11This is a request to get wxPython 4.0 (Phoenix) integrated into MacPorts.
    22mojca worked on this a couple of years ago, but it was difficult to build Phoenix at the time.
    3 Currently the build toolchain works just fine without any particular acrobatics:
     3Currently the build toolchain works just fine without any particular acrobatics (as of r34521dc1 from https://github.com/wxWidgets/Phoenix):
    44
    55`CXXFLAGS='-I/opt/local/include' LDFLAGS='-L/opt/local/lib' python3.7 build.py dox etg --nodoc sip build`