<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EstiloCorreioElectrnico17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
        {page:WordSection1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=PT link=blue vlink=purple>
<div class=WordSection1>
<p class=MsoNormal>Hi.<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><span lang=EN-US>I’m trying to work with Eric4 and
QGIS. Eric4 integrates very well with PyQT but requires QScintilla2 and its
python bindings. We can get this by installing PyQt [1] or by building QScintilla
from scratch [2].<o:p></o:p></span></p>
<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>
<p class=MsoNormal><span lang=EN-US>Problem is, I can’t find PyQt binaries
anymore at the same version used by QGIS (QT 4.5.2).<o:p></o:p></span></p>
<p class=MsoNormal><span lang=EN-US>And no matter how hard I try I always fail
to build QScintilla python bindings (tried Visual Studio 2008 and mingw32;
several versions of Qscintilla)… problems arise at the final stage of nmaking
the python bindings, with several C2440 errors (Conversion loses qualifiers)
[3].<o:p></o:p></span></p>
<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>
<p class=MsoNormal><span lang=EN-US>So as a last resort I’m asking the
list if anyone can help… <o:p></o:p></span></p>
<p class=MsoNormal><span lang=EN-US>…do you have a PyQt distribution that
includes QScintilla and is on par with QGIS? Can you build QScintilla 2.2 or
2.3 using the same QGIS/OSGeo4W environment (v2.4 requires sip 4.10 and QGIS is
using sip 4.8)?<o:p></o:p></span></p>
<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>
<p class=MsoNormal><span lang=EN-US>The ideal situation would be to include
Qscintilla in the QGIS building process… but this may be to much to
ask?<o:p></o:p></span></p>
<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>
<p class=MsoNormal><span lang=EN-US>Thanks,<o:p></o:p></span></p>
<p class=MsoNormal><span lang=EN-US>Duarte<o:p></o:p></span></p>
<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>
<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>
<p class=MsoNormal><span lang=EN-US>[1] <a
href="http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-Py2.5-gpl-4.7.4-1.exe">http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-Py2.5-gpl-4.7.4-1.exe</a><o:p></o:p></span></p>
<p class=MsoNormal><span lang=EN-US>[2] </span><a
href="http://www.riverbankcomputing.co.uk/static/Docs/QScintilla2/index.html"><span
lang=EN-US>http://www.riverbankcomputing.co.uk/static/Docs/QScintilla2/index.html</span></a><span
lang=EN-US><o:p></o:p></span></p>
<p class=MsoNormal><span lang=EN-US>[3] error C2440: 'initializing' : cannot
convert f rom 'const char *' to 'char *'<o:p></o:p></span></p>
<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>
</div>
</body>
</html>