<meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><!--[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]--><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Hi Casper<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>I don’t think the double slash is a problem.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>I have a note regarding pyuic-wrapper. I changed pyuic-wrapper.bat and the ImportError goes away. This is probably not the optimal solution, but maybe it brings you a little further.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>rem %PYTHON% %~dp0\pyuic-wrapper.py %5 %6 %7 %8 %9<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>%PYTHON% "C:\OSGeo4W64\apps\Python27\lib\site-packages\PyQt4\uic\pyuic.py" %5 %6 %7 %8 %9<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Frits<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Jürgen E. Fischer [via OSGeo.org] [mailto:<a href="/user/SendEmail.jtp?type=node&node=5291383&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>] <br><b>Sent:</b> 19 October 2016 08:48<br><b>To:</b> Frits van Veen<br><b>Subject:</b> Re: Building and debugging QGIS on Windows x64<o:p></o:p></span></p></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Hi Casper, <br><br>On Wed, 19. Oct 2016 at 06:21:40 +0000, Casper Børgesen (CABO) wrote: <br>> Thank you for your answer and your guidance. I used Jürgens advise and used <br>> the spatialite_i.lib instead and I got a bit further. I am now also able to <br>> run and debug a QGIS session, but I cannot use python either, which I really <br>> want to. <br> <br>> I am using master_2 and building QGIS using "RelWithDebInfo", since "debug" <br>> gives me a lot of errors. Are the difference between the two, that using <br>> "debug" I'll be able to debug dependencies and not just the QGIS project? <br><br>No, the "Debug" uses another set of runtime libraries that have debugging code <br>in them (mainly for memory management), that makes them incompatible with the <br>original set. So you also have to build the dependencies with those and end up <br>with two sets of everything. <br><br>"RelWithDebInfo" just adds the debugging information (and skips some <br>optimization) and hence enables debugging, but doesn't require the other set of <br>libraries. <br><br>> 263> File "C:\QGIS\master_2\scripts\\pyuic-wrapper.py", line 26, in <module> <br>> 263> import qgis.PyQt.uic.pyuic <br> <br>> Has this got something to do with the double slash near pyuic-wrapper.py and <br>> in that case, where should I fix it? Or is this problem about something <br>> completely different? <br><br>Probably. I guess you're running the development environment without the PATH <br>setup (like in package-nightly.cmd at the point where cmake --build %BUILDDIR% <br>--config %BUILDCONF% is invoked). <br><br><br>Jürgen <br><br>-- <br>Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-31 <br>Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-50 <br>Software Engineer D-26506 Norden <a href="http://www.norbit.de" target="_top" rel="nofollow" link="external">http://www.norbit.de</a><br>QGIS release manager (PSC) Germany IRC: jef on FreeNode <br><br>_______________________________________________ <br>Qgis-developer mailing list <br><a href="/user/SendEmail.jtp?type=node&node=5291369&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a> <br>List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_top" rel="nofollow" link="external">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_top" rel="nofollow" link="external">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><o:p></o:p></p><div><p class=MsoNormal><br><img border=0 id="_x0000_i1025" src="http://osgeo-org.1560.x6.nabble.com/images/icon_attachment.gif"><strong>attachment0</strong> (844 bytes) <a href="http://osgeo-org.1560.x6.nabble.com/attachment/5291369/0/attachment0" target="_top" rel="nofollow" link="external">Download Attachment</a><o:p></o:p></p></div><p class=MsoNormal style='margin-bottom:12.0pt'><o:p> </o:p></p><div class=MsoNormal align=center style='text-align:center'><hr size=1 width="100%" noshade style='color:#CCCCCC' align=center></div><div><div><p class=MsoNormal><b><span style='font-size:9.0pt;font-family:"Tahoma","sans-serif";color:#444444'>If you reply to this email, your message will be added to the discussion below:<o:p></o:p></span></b></p></div><p class=MsoNormal><span style='font-size:9.0pt;font-family:"Tahoma","sans-serif";color:#444444'><a href="http://osgeo-org.1560.x6.nabble.com/Building-and-debugging-QGIS-on-Windows-x64-tp5291058p5291369.html" target="_top" rel="nofollow" link="external">http://osgeo-org.1560.x6.nabble.com/Building-and-debugging-QGIS-on-Windows-x64-tp5291058p5291369.html</a> <o:p></o:p></span></p></div><div style='margin-top:4.8pt'><p class=MsoNormal style='line-height:18.0pt'><span style='font-size:8.5pt;font-family:"Tahoma","sans-serif";color:#666666'>To unsubscribe from Building and debugging QGIS on Windows x64, <a href="" target="_top" rel="nofollow" link="external">click here</a>.<br><a href="http://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" target="_top" rel="nofollow" link="external"><span style='font-size:7.0pt;font-family:"Times New Roman","serif"'>NAML</span></a> <o:p></o:p></span></p></div></div>
<br/><hr align="left" width="300" />
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/Building-and-debugging-QGIS-on-Windows-x64-tp5291058p5291383.html">RE: Building and debugging QGIS on Windows x64</a><br/>
Sent from the <a href="http://osgeo-org.1560.x6.nabble.com/Quantum-GIS-Developer-f4099106.html">Quantum GIS - Developer mailing list archive</a> at Nabble.com.<br/>