<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">I have qt5-mac installed and am compiling a program which looks for qtccore. The error I get is:<div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">checking QtCore usability... no</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">checking QtCore presence... no</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">checking for QtCore... no</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">configure: error: cannot find QtCore header; try setting CPPFLAGS.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Can someone point me to what value I pass in CPPFLAGS to cure this?</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">For example:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">CPPFLAGS='-I /opt/local/libexec/qt5-mac/lib/QtCore.framework/Versions/5/Headers'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">But I cannot seem to make this work.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">10.9.5</div></div></body></html>