[MacPorts] #43122: qt4-mac: error: 'kCFProxyTypeKey' was not declared in this scope

MacPorts noreply at macports.org
Sat Mar 29 18:28:11 PDT 2014


#43122: qt4-mac: error: 'kCFProxyTypeKey' was not declared in this scope
---------------------------+-------------------------
  Reporter:  dormouse75@…  |      Owner:  michaelld@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.2.1
Resolution:                |   Keywords:
      Port:  qt4-mac       |
---------------------------+-------------------------

Comment (by michaelld@…):

 It looks like from your log that your computer is running Mac OS X 10.4,
 yes?  If so, that OS version is [http://qt-project.org/doc/qt-4.8
 /supported-platforms.html not officially supported by Qt 4.8]. Thus, while
 I recommend that you try the following either way, I'm doubtful that
 qt4-mac will compile on your OS.

 To be more precise, do the following:
 {{{
 sudo port clean qt4-mac
 sudo port install qt4-mac
 }}}
 and, if it fails again, then do:
 {{{
 cp `port logfile qt4-mac` ~/Desktop/qt4-mac-fail-log.txt
 bzip2 ~/Desktop/qt4-mac-fail-log.txt
 }}}
 and post the resulting compressed logfile to this ticket

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


More information about the macports-tickets mailing list