[Qgis-user] Where is libsip?

JIA Pei jp4work at gmail.com
Tue Sep 27 05:45:15 PDT 2016


Thanks Mathhias Kuhn:

But, it's still problematic though:
Any further suggestions?



 CMake Error at cmake/FindQScintilla.cmake:65 (FILE):
  file failed to open for reading (No such file or directory):

    /usr/local/include/scintilla/Qsci/qsciglobal.h
Call Stack (most recent call first):
  CMakeLists.txt:313 (FIND_PACKAGE)



CMake Error: The following variables are used in this project, but they are
set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake
files:
QWTPOLAR_INCLUDE_DIR
   used as include directory in directory
/home/jiapei/Downloads/rsgis/QGIS/src/app
   used as include directory in directory
/home/jiapei/Downloads/rsgis/QGIS/src/app
   used as include directory in directory
/home/jiapei/Downloads/rsgis/QGIS/src/app
   used as include directory in directory
/home/jiapei/Downloads/rsgis/QGIS/src/app
   used as include directory in directory
/home/jiapei/Downloads/rsgis/QGIS/src/app
   used as include directory in directory
/home/jiapei/Downloads/rsgis/QGIS/src/app
   used as include directory in directory
/home/jiapei/Downloads/rsgis/QGIS/src/app
   used as include directory in directory
/home/jiapei/Downloads/rsgis/QGIS/src/app
   used as include directory in directory
/home/jiapei/Downloads/rsgis/QGIS/src/app
   used as include directory in directory
/home/jiapei/Downloads/rsgis/QGIS/src/app
   used as include directory in directory
/home/jiapei/Downloads/rsgis/QGIS/src/app
QWTPOLAR_LIBRARY
    linked by target "qgis_app" in directory
/home/jiapei/Downloads/rsgis/QGIS/src/app
    linked by target "qgis_vectorlayersaveasdialogtest" in directory
/home/jiapei/Downloads/rsgis/QGIS/tests/src/app
    linked by target "qgis_maptoolidentifyaction" in directory
/home/jiapei/Downloads/rsgis/QGIS/tests/src/app
    linked by target "qgis_attributetabletest" in directory
/home/jiapei/Downloads/rsgis/QGIS/tests/src/app
    linked by target "qgis_maptoolselect" in directory
/home/jiapei/Downloads/rsgis/QGIS/tests/src/app
    linked by target "qgis_apppythontest" in directory
/home/jiapei/Downloads/rsgis/QGIS/tests/src/app
    linked by target "qgis_qgisappclipboard" in directory
/home/jiapei/Downloads/rsgis/QGIS/tests/src/app
    linked by target "qgis_measuretool" in directory
/home/jiapei/Downloads/rsgis/QGIS/tests/src/app
    linked by target "qgis_fieldcalculatortest" in directory
/home/jiapei/Downloads/rsgis/QGIS/tests/src/app










On Tue, Sep 27, 2016 at 5:20 AM, Matthias Kuhn <matthias at opengis.ch> wrote:

> Hi Pei
>
> On 09/27/2016 02:16 PM, JIA Pei wrote:
> >
> > Hi, Richard:
> >
> >
> > Thank you very much for your prompt reply...
> >
> > 1) I'm trying to build *qgis* with
> > *Python 3.5.2 and Qt5.7 .*
> > *Is qgis compatible with Python 3.5 and Qt5????*
>
> Yes, QGIS master requires Qt 5 and Python >= 3.3.
>
> >
> > I actually have my *sip* installed by *sudo pip3 install sip *
> > which seems to be problematic.
> >
> > After I grabbed *python3-sip-dev *from Ubuntu 16.04.1's default
> repository,
> > it seems *qgis* started building.
> >
> >
> > 2) But, it seems *qgis* requires    *qwtpolar ,* which is incompatible
> > with *qwt* for now.
>
>  * QGIS does not require qwtpolar (-DWITH_QWTPOLAR=OFF)
>  * qwtpolar is built on top of qwt, they are compatible (but not all the
> versions)
>
> >
> > 3) Does *qgis* require *grass*? Or I can just move forward *without*
> > *grass*?
>
> You can build QGIS without Grass.
>
> Regards
> Matthias
>
> >
> >
> > Anyway, there is a progress... Thanks...
> >
> >
> >
> >
> > On Mon, Sep 5, 2016 at 12:46 PM, Richard Duivenvoorde
> > <rdmailings at duif.net <mailto:rdmailings at duif.net>> wrote:
> >
> >     On 05-09-16 02:56, JIA Pei wrote:
> >     >
> >     > Hi, all:
> >     >
> >     >
> >     > My environment:
> >     >
> >     > Ubuntu 16.04.1
> >     > GCC: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.2) 5.4.0 20160609
> >     > QMake: QMake version 3.0
> >     > Using Qt version 5.7.0 in /opt/Qt5.7.0/5.7/gcc_64/lib
> >     >
> >     > I'm using cmake to configuration qgis:
> >     >
> >     >     CMake Error at cmake/FindSIP.cmake:54 (MESSAGE):
> >     >     Could not find SIP
> >     >     Call Stack (most recent call first):
> >     >     CMakeLists.txt:731 (FIND_PACKAGE)
> >     >
> >     > So, my questions is: what is SIP? Where can I just make qgis find
> SIP?
> >
> >     Hi Pei,
> >
> >     best is to ask this on dev list, but here:
> >
> >     https://github.com/qgis/QGIS/blob/master/INSTALL#L190
> >     <https://github.com/qgis/QGIS/blob/master/INSTALL#L190>
> >
> >     I think you will have all packages to build:
> >
> >     apt-get install bison cmake dh-python doxygen flex gdal-bin git
> graphviz
> >     grass-dev libexpat1-dev libfcgi-dev libgdal-dev libgeos-dev
> libgsl-dev
> >     libopenscenegraph-dev libosgearth-dev libpq-dev libproj-dev
> libqca2-dev
> >     libqca2-plugin-ossl libqjson-dev libqscintilla2-dev libqt4-dev
> >     libqt4-opengl-dev libqt4-sql-sqlite libqwt5-qt4-dev
> libspatialindex-dev
> >     libspatialite-dev libsqlite3-dev lighttpd locales pkg-config
> >     poppler-utils pyqt4-dev-tools pyqt4.qsci-dev python-all
> python-all-dev
> >     python-future python-gdal python-mock python-nose2 python-psycopg2
> >     python-pyspatialite python-qscintilla2 python-qt4 python-qt4-dev
> >     python-qt4-sql python-sip python-sip-dev python-yaml qt4-dev-tools
> >     qt4-doc-html spawn-fcgi txt2tags xauth xfonts-100dpi xfonts-75dpi
> >     xfonts-base xfonts-scalable xvfb cmake-curses-gui
> >
> >     the SIP packages: python-sip python-sip-dev
> >     are needed for the python bindings/plugins
> >
> >     Regards,
> >
> >     Richard
> >
> >
> >
> >
> >
> >
> >
> >
> > --
> >
> > Pei JIA, Ph.D.
> >
> > Email: jp4work at gmail.com <mailto:jp4work at gmail.com>
> > cell in Canada:    +1 778-863-5816
> > cell in China: +86 186-8244-3503
> >
> > Welcome to Vision Open
> > http://www.visionopen.com
> >
> >
> > _______________________________________________
> > Qgis-user mailing list
> > Qgis-user at lists.osgeo.org
> > List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
> >
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user




-- 

Pei JIA, Ph.D.

Email: jp4work at gmail.com
cell in Canada:    +1 778-863-5816
cell in China: +86 186-8244-3503

Welcome to Vision Open
http://www.visionopen.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20160927/d19a3dc4/attachment.html>


More information about the Qgis-user mailing list