#38250: qtiplot isn't UsingTheRightCompiler ---------------------------+--------------------- Reporter: ryandesign@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: qtiplot | ---------------------------+--------------------- Comment (by nicos@…): Thanks for pointing out this, I had indeed missed it. While I fully acknowledge the issue, shouldn't this be dealt with at a higher level than qtiplot ? I tried for example qscintilla which also uses qmake, and the same issue seem to appear. As you suggested, I can confirm that setting {{{ configure.pre_args-append "QMAKE_CC=${configure.cc} QMAKE_CXX=${configure.cxx}" }}} seem to fix the behaviour for choosing the compiler, but I would tend to think that this should be fixed in the qt4 portgroup, for example. -- Ticket URL: <https://trac.macports.org/ticket/38250#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS