#29141: qt4-mac dependents on 10.7 - qglobal.h:93:6: error: #error "This version of Mac OS X is unsupported" -------------------------------------+-------------------------------------- Reporter: sorin.sbarnea@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.99 Keywords: lion | Port: qt4-mac doxygen -------------------------------------+-------------------------------------- Comment(by m.haller@…): /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/qt4-mac/work /qt-everywhere-opensource-src-4.7.3/src/corelib/global/qglobal.h (md5: 351810032e11221cff61def243eea975) of qt4-mac 4.7.3 has to be patched {{{ 319,322c319 < # if !defined(MAC_OS_X_VERSION_10_7) < # define MAC_OS_X_VERSION_10_7 MAC_OS_X_VERSION_10_6 + 1 < # endif < # if (MAC_OS_X_VERSION_MAX_ALLOWED > MAC_OS_X_VERSION_10_7) ---
# if (MAC_OS_X_VERSION_MAX_ALLOWED > MAC_OS_X_VERSION_10_6) }}}
-- Ticket URL: <https://trac.macports.org/ticket/29141#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS