#51249: QGIS does not build under 10.6.8 ---------------------+------------------------- Reporter: a3k@… | Owner: vince@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: snowleopard Port: qgis | ---------------------+------------------------- Comment (by vince@…): There's nothing I can do, as QGIS uses C++ constructs that are recognised by the old compilers. What you can try is install a newer compiler, such as clang-3.7 and compile QGIS using: {{{ port -v install qgis configure.compiler=macports-clang-3.7 }}} as referenced here: [https://trac.macports.org/wiki/UsingTheRightCompiler] -- Ticket URL: <https://trac.macports.org/ticket/51249#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X