>Hi Andrea
>
>If you are doing the compilation to use QGIS server, you might disable
>compilation of the bindings (set WITH_BINDINGS to OFF).
>QGIS server does not use python at all (python is for the desktop).
>
>Regards,
>Marco
Hi,
setting WITH_BINDINGS = OFF
will resolve the problem.
:)
As in
Hi Andrea
If you are doing the compilation to use QGIS server, you might disable
compilation of the bindings (set WITH_BINDINGS to OFF).
QGIS server does not use python at all (python is for the desktop).
Regards,
Marco
On 17.04.2012 12:18, Andrea Peri wrote:
>Hi Andrea,
>try to clean the bu
>Hi Andrea,
>try to clean the build-master folder and re-run ccmake command!
>
>Regards,
>
>-SL*
Hi,
I try it, but the error is still here. :(
I'm using python 2.6 . perhaps QGIS-Server has lost compatibility with
python 2.6 ?
*
--
-
Andrea Peri
. . . . . . . . .
qwerty àèìò
Il giorno mar, 17/04/2012 alle 09.48 +0200, Andrea Peri ha scritto:
> I update the SIP version to the last 4.13.2.
> Now the SIP error was gone, but another error there is . :(
> [ 83%] Built target compile_python_files
> [ 83%] Generating analysis/sipanalysispart0.cpp,
> analysis/sipanalysispart1.
>>*Which version of SIP are you running? Looks like it doesn't support the
>>-o*>>*switch introduced in 67c77e553.*>>**>>*Jürgen*>
>
>Hi,
>
>testing with:
>
>>*python*>>*import sip*>>*print '%x' % sip.SIP_VERSION*>
>
>I see the version is:
>
>40903
Hi,
I update the SIP version to the last 4.13.
>Which version of SIP are you running? Looks like it doesn't support the -o
>switch introduced in 67c77e553.
>
>Jürgen
Hi,
testing with:
>python
>import sip
>print '%x' % sip.SIP_VERSION
I see the version is:
40903
The last version of qgis-server I compiled (using this SIP version) was on
Hi Andrea,
On Tue, 17. Apr 2012 at 08:37:45 +0200, Andrea Peri wrote:
>[ 83%] Built target compile_python_files
>[ 83%] Generating analysis/sipanalysispart0.cpp,
>analysis/sipanalysispart1.cpp, analysis/sipanalysispart2.cpp,
>analysis/sipanalysispart3.cpp
>
>sip: Usage: sip [-
It seems a SIP problem, maybe related to what discussed here:
http://osgeo-org.1560.n6.nabble.com/build-error-td4350904.html
I could compile with MSVC on Windows.
giovanni
2012/4/17 Andrea Peri
> Hi,
> today I update my qgis-server trunk version
>
> The cmake configuration was passed without p
Hi,
today I update my qgis-server trunk version
The cmake configuration was passed without problem so I guess there isn't
any missing module.
but when try to compille with "make "
I see this error.
---
Ignored 4167 untranslated source text(s)
[ 83%] Built target tran