<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;"><div>Hi all,</div><div><br></div><div>I am trying to build QGIS on Mac OS Mavericks and I am having troubles with QScintilla.</div><div><br></div><div>While compiling, I reach this error</div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><b>/Users/denis/Documents/code/QGIS/src/app/../gui/qgscodeeditor.h:22:10: </b><span style="color: #c33720"><b>fatal error: </b></span><b>'Qsci/qsciapis.h' file not found</b></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">#include <Qsci/qsciapis.h></div></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><span style="font-family: Helvetica; font-size: 12px;">Although, it exists in </span>/usr/local/include/Qsci</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><span style="font-family: Helvetica; font-size: 12px;"><br></span></div><div style="margin: 0px;">and I used the following in cmake: <span style="font-family: Menlo; font-size: 11px;">-D QSCI_SIP_DIR=/usr/local/include/Qsci</span></div><div style="margin: 0px;"><span style="font-family: Menlo; font-size: 11px;"><br></span></div><div style="margin: 0px;">Anybody has an idea what to look for ?</div><div style="margin: 0px;"><br></div><div style="margin: 0px;">Thanks a lot,q</div><div style="margin: 0px;"><br></div><div style="margin: 0px;">Denis</div></body></html>