<div dir="ltr">Hi Ben,<div><br></div><div>I had the same issue with python and Qt 5.9. I ended up with 2 build directories: one for Qt 5.x (comes with your system) and one for Qt 5.9. </div><div><br></div><div>Regards</div><div>Saber</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 6 December 2017 at 13:41, Ben Hur Pintor <span dir="ltr"><<a href="mailto:bnhr.dev@gmail.com" target="_blank">bnhr.dev@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-size:12.8px">Hi! Sorry if I'm late to the party but I've regularly been able to build 2.99 with 3D support using the instructions from (a) <a href="https://github.com/qgis/QGIS/blob/master/INSTALL" target="_blank">https://github.com/qgis/<wbr>QGIS/blob/master/INSTALL</a> <wbr>supplemented by (b) <a href="https://www.lutraconsulting.co.uk/blog/2017/08/06/qgis3d-build/" target="_blank">https://www.<wbr>lutraconsulting.co.uk/blog/<wbr>2017/08/06/qgis3d-build/</a> on my Xubuntu 16.04 machine. I didn't encounter any problems with building Qt5.9, Qwt, etc though.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">The only problem/issue I've had was that p<span style="font-size:12.8px">lugins are unavailable when running the built QGIS. The Settings tab of "Manage and Install Plugins" says "No Python support detected thus no settings available." I don't know if that's normal because I've only tried building QGIS recently. If you're able to build with 3D support or if you know whether this is normal, maybe you can also help a brother out.</span></div><div style="font-size:12.8px"><span style="font-size:12.8px"><br></span></div><div style="font-size:12.8px"><span style="font-size:12.8px">Thanks!</span></div></div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On Wed, Dec 6, 2017 at 7:28 AM, Alexandre Neto <span dir="ltr"><<a href="mailto:senhor.neto@gmail.com" target="_blank">senhor.neto@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Following the instructions on that link, I end up being blocked at some point... because I wasn't able to build qwt.</div><div><br></div><div>compiling moc/moc_qwt_designer_plotdialo<wbr>g.cpp<br>In file included from qwt_designer_plugin.h:13:0,<br>                 from qwt_designer_plugin.cpp:23:<br>/opt/qt59/include/QtDesigner/Q<wbr>DesignerCustomWidgetInterface:<wbr>4:4: warning: #warning Header <QtDesigner/QDesignerCustomWid<wbr>getInterface> is deprecated. Please include <QtUiPlugin/QDesignerCustomWid<wbr>getInterface> instead. [-Wcpp]<br> #  warning Header <QtDesigner/QDesignerCustomWid<wbr>getInterface> is deprecated. Please include <QtUiPlugin/QDesignerCustomWid<wbr>getInterface> instead.<br>    ^<br>In file included from moc/../qwt_designer_plugin.h:1<wbr>3:0,<br>                 from moc/moc_qwt_designer_plugin.cp<wbr>p:9:<br>/opt/qt59/include/QtDesigner/Q<wbr>DesignerCustomWidgetInterface:<wbr>4:4: warning: #warning Header <QtDesigner/QDesignerCustomWid<wbr>getInterface> is deprecated. Please include <QtUiPlugin/QDesignerCustomWid<wbr>getInterface> instead. [-Wcpp]<br> #  warning Header <QtDesigner/QDesignerCustomWid<wbr>getInterface> is deprecated. Please include <QtUiPlugin/QDesignerCustomWid<wbr>getInterface> instead.<br>    ^<br>rm -f libqwt_designer_plugin.so<br>linking plugins/designer/libqwt_design<wbr>er_plugin.so<br>mv -f libqwt_designer_plugin.so plugins/designer/ <br>make[1]: Leaving directory '/tmp/qgis_deps/qwt-6.1.3/desi<wbr>gner'</div><div><br></div><div><br></div></div><div><div class="m_1649792888546328529h5"><br><div class="gmail_quote"><div dir="ltr">matteo <<a href="mailto:matteo.ghetta@gmail.com" target="_blank">matteo.ghetta@gmail.com</a>> escreveu no dia terça, 5/12/2017 às 19:40:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Harrissou,<br>
<br>
> Hi,<br>
> Maybe I miss something but I fail to fully understand the link between<br>
> Matteo needs and your explanation, Patrick. it doesn't look like Matteo has<br>
> issues to build QGIS. He already does it, he compiles from source himself (<br>
> master or any other branch).<br>
> What he wants is simply a way to build QGIS with 3D enabled, thing that by<br>
> default requires an upgraded version of QT (and not available in even known<br>
> and supported distro like Ubuntu 16.04). Unless I misunderstood...<br>
<br>
that's exactly the point. I don't have any problem to build QGIS master<br>
(and other versions).<br>
><br>
> Btw, which key package is missing in Xenial since january? I also do build<br>
> with Xenial and never felt that i'm missing some key features (except 3D<br>
> but i chose to not upgrade for that - worried to break a working<br>
> environment)<br>
><br>
> Matteo, have you seen the link I sent earlier (<a href="https://www.lutraconsulting" rel="noreferrer" target="_blank">https://www.lutraconsulting</a>.<br>
> <a href="http://co.uk/blog/2017/08/06/qgis3d-build/" rel="noreferrer" target="_blank">co.uk/blog/2017/08/06/qgis3d-b<wbr>uild/</a>)? Looks like there's a way to have two<br>
> versions of qt and build different QGIS depending on what's enabled....<br>
<br>
yep I saw the link (actually also when Martin posted it a few months ago<br>
;) ). Ok, then if this is currently the only way to have 3D enabled I'll<br>
try to do that, hoping to not breaking some Qt or other stuff..<br>
<br>
Thanks!<br>
<br>
Matteo<br>
______________________________<wbr>_________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/qgis-developer</a></blockquote></div></div></div><div dir="ltr">-- <br></div><div class="m_1649792888546328529HOEnZb"><div class="m_1649792888546328529h5"><div class="m_1649792888546328529m_67550714976947148gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Alexandre Neto</div><div>---------------------</div><div>@AlexNetoGeo</div><div><a href="http://sigsemgrilhetas.wordpress.com" target="_blank">http://sigsemgrilhetas.wordpre<wbr>ss.com</a></div><a href="http://gisunchained.wordpress.com" target="_blank">http://gisunchained.wordpress.<wbr>com</a><br></div></div>
</div></div><br>______________________________<wbr>_________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/qgis-developer</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br></div></div><div class="m_1649792888546328529gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><span><div dir="ltr"><div dir="ltr"><div dir="ltr"><font face="monospace, monospace"><div dir="ltr"><div dir="ltr" style="font-size:small"><div><div><div><font size="2">---</font></div><div><font size="2"><b><br>Engr. Ben Hur S. Pintor</b><br></font></div><font size="2">Senior Science Research Specialist<br></font></div><i>IAMBlueCECAM Project 9: WebGIS for Mapping, Supporting, Decision-making, and Promoting Ecological Services of Blue Carbon Ecosystems (BlueWebMapS)</i></div><font size="2">UP Training Center for Applied Geodesy and Photogrammetry<br></font></div><div style="font-size:small"><font size="2"><i><br></i></font></div><div style="font-size:small"><font size="2">MS Geomatics Engineering (GeoInformatics)<br></font></div><div style="font-size:small"><i>National Graduate School of Engineering</i></div><div dir="ltr" style="font-size:small"><div><font size="2"><font color="#990000"><b>University of the Philippines Diliman</b></font></font></div><div><font color="#000000">Quezon City 1101, PHL</font></div></div></div></font></div></div></div></span></div></div>
</div></div></div></div></div></div>
</div>
<br>______________________________<wbr>_________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Saber Razmjooei<br></div><div><a href="http://www.lutraconsulting.co.uk" target="_blank">www.lutraconsulting.co.uk</a><br><span>+44 (0)7568 129733</span><br></div></div></div></div></div></div></div></div></div></div>
</div>