[Qgis-developer] 'Qsci/qsciapis.h' file not found
Rouzaud Denis
denis.rouzaud at gmail.com
Wed Oct 1 10:01:18 PDT 2014
Hi all,
I am trying to build QGIS on Mac OS Mavericks and I am having troubles with QScintilla.
While compiling, I reach this error
/Users/denis/Documents/code/QGIS/src/app/../gui/qgscodeeditor.h:22:10: fatal error: 'Qsci/qsciapis.h' file not found
#include <Qsci/qsciapis.h>
Although, it exists in /usr/local/include/Qsci
and I used the following in cmake: -D QSCI_SIP_DIR=/usr/local/include/Qsci
Anybody has an idea what to look for ?
Thanks a lot,q
Denis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20141001/2981d2e9/attachment.html>
More information about the Qgis-developer
mailing list