Re: [Qgis-user] Python3 support of qgis...

2016-10-08 Thread JIA Pei
-ubuntu That is to say: https://github.com/qgis/QGIS master is different from *nightly build* from http://www.qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu Thank you On Fri, Oct 7, 2016 at 4:09 PM, Nyall Dawson <nyall.daw...@gmail.com> wrote: > On 8 Oct 2016 8:43 AM,

[Qgis-user] Python3 support of qgis...

2016-10-07 Thread JIA Pei
Hi, all: I tried to convert all python files from being compatible with python2 to being compatible with python3, with "2to3", but it still has a lot of the error messages as follows: RefactoringTool: Warnings/messages while refactoring: > RefactoringTool: ### In file >

Re: [Qgis-user] Still buggy...

2016-09-28 Thread JIA Pei
in deb-src http://qgis.org/debian xenial main Clearly, it requires Python2 ... I believe for current qgis, if you need Python3 support, you've got to rebuild everything from scratch. So, any further suggestions?? Cheers On Wed, Sep 28, 2016 at 11:49 AM, JIA Pei <jp4w...

Re: [Qgis-user] Still buggy...

2016-09-28 Thread JIA Pei
I actually use QGIS git from https://github.com/qgis/QGIS.git Should I just try the release? Ok... try the release now... On Wed, Sep 28, 2016 at 10:06 AM, Richard Duivenvoorde <rdmaili...@duif.net> wrote: > On 28-09-16 12:56, JIA Pei wrote: > > > > Looks like i

Re: [Qgis-user] Still buggy...

2016-09-28 Thread JIA Pei
Looks like it has something to do with QT4_WRAP_CPP? Why there is still QT4_WRAP_CPP in src/server/CMakeLists.txt ? Weird... cheers On Wed, Sep 28, 2016 at 3:39 AM, JIA Pei <jp4w...@gmail.com> wrote: > > Hi, all: > > I still failed to build qgis... with

[Qgis-user] Still buggy...

2016-09-28 Thread JIA Pei
Hi, all: I still failed to build qgis... with the following bugs. Environment: Ubuntu 16.04.1 GCC/G++: 5.4.0 Python: 3.5.2 Can anybody help please? > > > [ 81%] Built target pyqtcompat > [ 81%] Generating gui/sip_guipart0.cpp, gui/sip_guipart1.cpp, > gui/sip_guipart2.cpp,

Re: [Qgis-user] Where is libsip?

2016-09-27 Thread JIA Pei
d 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 <matth...@opengis.ch> wrote: > Hi Pei > > On 09/27/2016 02:16 PM, JIA Pei wrote: > > > > Hi, Richard:

Re: [Qgis-user] Where is libsip?

2016-09-27 Thread JIA Pei
... On Mon, Sep 5, 2016 at 12:46 PM, Richard Duivenvoorde <rdmaili...@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 2

[Qgis-user] Where is libsip?

2016-09-04 Thread JIA Pei
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