[MacPorts] #48129: Install qt4-mac on OSX El Capitan returned: unsupported platform

MacPorts noreply at macports.org
Thu Oct 1 14:15:01 PDT 2015


#48129: Install qt4-mac on OSX El Capitan returned: unsupported platform
------------------------+-------------------------
  Reporter:  SAssadi@…  |      Owner:  michaelld@…
      Type:  defect     |     Status:  new
  Priority:  Low        |  Milestone:
 Component:  ports      |    Version:  2.3.3
Resolution:             |   Keywords:  elcapitan
      Port:  qt4-mac    |
------------------------+-------------------------

Comment (by michaelld@…):

 I just attached a "svn diff" file done from $(port dir qt4-mac) that
 allows qt4-mac to build on 10.11 without resorting to using the 10.10 SDK;
 at least for me it works. I'd love to get some feedback from others as to
 if it works for you, too. I think you can just do:
 {{{
 cd $(port dir qt4-mac)
 sudo port clean qt4-mac
 patch -p0 < PATH_TO/qt4-mac.10.11.diff
 sudo port install qt4-mac
 }}}
 and it should work; where "PATH_TO" is the path to where this patch file
 is located.

-- 
Ticket URL: <https://trac.macports.org/ticket/48129#comment:21>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list