<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=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","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;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.E-MailFormatvorlage18
        {mso-style-type:personal-reply;
        font-family:"Verdana","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
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="DE-CH" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span lang="FR-CH" style="font-size:10.0pt;font-family:"Verdana","sans-serif";color:#1F497D">Yes, checkout this morning.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="FR-CH" style="font-size:10.0pt;font-family:"Verdana","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="FR-CH" style="font-size:10.0pt;font-family:"Verdana","sans-serif";color:#1F497D">Stefan<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Verdana","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Verdana","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt">
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="DE" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">Von:</span></b><span lang="DE" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> Nathan Woodrow [mailto:madmanwoo@gmail.com]
<br>
<b>Gesendet:</b> Dienstag, 22. Juli 2014 11:28<br>
<b>An:</b> Jorge Tornero - Listas<br>
<b>Cc:</b> qgis-developer@lists.osgeo.org; Ziegler Stefan<br>
<b>Betreff:</b> Re: [Qgis-developer] compile error<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p>Are you on the latest code? This build error was fixed last night.<o:p></o:p></p>
<div>
<p class="MsoNormal">On Jul 22, 2014 7:27 PM, "Jorge Tornero - Listas" <<a href="mailto:jtorlistas@gmail.com">jtorlistas@gmail.com</a>> wrote:<o:p></o:p></p>
<p class="MsoNormal">Hello all,<br>
<br>
Same happened to me some minutes ago. A second run of make just make it compile (I dindn't do nothing, don't ask :) ). I'm on Kubuntu 14.04.<br>
<br>
Anyway, I get an error (posted yesterday) when running the compiled source:<br>
<br>
<br>
Couldn't load PyQGIS.<br>
Python support will be disabled.<br>
<br>
<br>
Traceback (most recent call last):<br>
  File "", line 1, in<br>
  File "/home/antares/dev/QGIS/build/output/python/qgis/gui/__init__.py", line 1, in<br>
    from qgis._gui import *<br>
ImportError: dynamic module does not define init function (init_gui)<br>
<br>
<br>
Python version:<br>
2.7.6 (default, Mar 22 2014, 23:03:41)<br>
[GCC 4.8.2]<br>
<br>
QGIS version:<br>
2.5.0-Master 'Master', 8f0b898<br>
<br>
Don't have any clue about that. I've found and issue in the hub:<br>
<br>
<a href="https://hub.qgis.org/issues/10218" target="_blank">https://hub.qgis.org/issues/10218</a><br>
<br>
But it doesn't say much about how to solve (just fixed problem)<br>
<br>
Maybe it is matter of a ticket?<br>
<br>
Best regards<br>
<br>
<br>
<br>
El 22/07/14 11:02, Ziegler Stefan escribió:<o:p></o:p></p>
<p class="MsoNormal">Hi<br>
<br>
I get an compile error on master:<br>
<br>
[ 98%] Building CXX object python/CMakeFiles/python_module_qgis__analysis.dir/analysis/sip_analysispart3.cpp.o<br>
Linking CXX shared library ../output/python/qgis/_analysis.so<br>
[ 98%] Built target python_module_qgis__analysis<br>
[ 98%] Built target pyanalysis<br>
[ 98%] Generating core/sip_corepart0.cpp, core/sip_corepart1.cpp, core/sip_corepart2.cpp, core/sip_corepart3.cpp<br>
<br>
Scanning dependencies of target python_module_qgis__core<br>
[ 98%] Building CXX object python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart0.cpp.o<br>
[ 98%] Building CXX object python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart1.cpp.o<br>
[ 98%] Building CXX object python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart2.cpp.o<br>
[ 98%] Building CXX object python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart3.cpp.o<br>
Linking CXX shared library ../output/python/qgis/_core.so<br>
[ 98%] Built target python_module_qgis__core<br>
[ 98%] Built target pycore<br>
[ 98%] Generating gui/sip_guipart0.cpp, gui/sip_guipart1.cpp, gui/sip_guipart2.cpp, gui/sip_guipart3.cpp<br>
<br>
sip: Unable to find file "Qsci/qscimod4.sip"<br>
make[2]: *** [python/gui/sip_guipart0.cpp] Error 1<br>
make[1]: *** [python/CMakeFiles/python_module_qgis__gui.dir/all] Error 2<br>
make: *** [all] Error 2<br>
<br>
I'm on Ubuntu 14.04.<br>
<br>
Regards<br>
Stefan<br>
<br>
Freundliche Grüsse<br>
Stefan Ziegler<br>
Kantonsgeometer<br>
<br>
Amt für Geoinformation<br>
Amtliche Vermessung<br>
Rötistrasse 4<br>
4500 Solothurn<br>
<br>
Telefon <a href="tel:%2B41%2032%20627%2075%2096" target="_blank">+41 32 627 75 96</a><br>
Telefax <a href="tel:%2B41%2032%20627%2075%2098" target="_blank">+41 32 627 75 98</a><br>
<a href="mailto:stefan.ziegler@bd.so.ch" target="_blank">stefan.ziegler@bd.so.ch</a><br>
<a href="http://www.so.ch" target="_blank">http://www.so.ch</a><br>
<br>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org" target="_blank">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><o:p></o:p></p>
<p class="MsoNormal"><br>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org" target="_blank">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><o:p></o:p></p>
</div>
</div>
</div>
</body>
</html>