<div dir="ltr">Hi Ben<div><br></div><div>The blog post <a href="https://www.lutraconsulting.co.uk/blog/2017/08/06/qgis3d-build/" target="_blank" style="font-size:12.8px">https://www.<wbr>lutraconsulting.co.uk/blog/<wbr>2017/08/06/qgis3d-build/</a><span style="font-size:12.8px"> uses CMake flag `</span><span style="color:rgb(136,136,136)">-DWITH_BINDINGS=FALSE \</span><span style="font-size:12.8px">`. If you want to have python bindings/plugins, turn it on.</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Peter</span></div><div><span style="font-size:12.8px"><br></span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 6, 2017 at 3:41 PM, Yves Jacolin <span dir="ltr"><<a href="mailto:yjacolin@free.fr" target="_blank">yjacolin@free.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<p>Another way to try QGIS 3D:</p>
<p>docker run --rm -ti -e DISPLAY=unix${DISPLAY} -v
/tmp/.X11-unix:/tmp/.X11-unix -v ${HOME}:${HOME}
camptocamp/qgis-server:3 /usr/local/bin/start-client.sh</p>
<p>You can add "--add-host osm.tatras:172.18.0.1" to create an host
to your local system or so.</p><span class="HOEnZb"><font color="#888888">
<p>Y.<br>
</p></font></span><div><div class="h5">
<br>
<div class="m_4539080574558558426moz-cite-prefix">Le 06/12/2017 à 15:37, Matthias Kuhn a
écrit :<br>
</div>
<blockquote type="cite">
On 12/06/2017 03:20 PM, Ben Hur Pintor wrote:<br>
<blockquote type="cite">
<div dir="ltr">@Saber
<div><br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr" style="font-size:12.8px">
<div><span style="font-size:12.8px">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. </span><br>
</div>
</div>
</blockquote>
<div><br>
</div>
<div>I haven't done this yet. Will try it. Thanks! I do hope
this is just a problem with my system or some lacking
dependency that I don't know of, it'd be a bit of a hassle
to have multiple build directories just to test 3D and then
other stuff.</div>
<div><br>
</div>
<div><br>
</div>
<div> @Matthias</div>
<div><br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span style="font-size:12.8px">Did you also build PyQt for the
custom installed Qt 5.9?</span></blockquote>
<div><br>
</div>
<div>I don't remember doing so. Should I build it myself or
will installing it via pip suffice? I'm thinking if I can
build using a virtual env with all the python dependencies
installed there. Thanks!</div>
</div>
</blockquote>
<br>
I remember seeing pyqt in pypi, but I think this ships with yet
another set of Qt libraries (besides the system and the ones from
the SDK), so I'm not sure about the compatibility.<br>
<br>
It might be easiest to switch to a distro, where everything is
available out of the box already.<br>
If you want to give it a try, I once wrote some scripts that
compiles all the dependencies on a really old system, which you
can use for reference<br>
<br>
<a class="m_4539080574558558426moz-txt-link-freetext" href="https://github.com/opengisch/osgeo4travis/tree/master/docker/qt5/scripts" target="_blank">https://github.com/opengisch/<wbr>osgeo4travis/tree/master/<wbr>docker/qt5/scripts</a><br>
<br>
Matthias<br>
<br>
<blockquote type="cite">
<div dir="ltr">
<div><br>
</div>
<div><br>
</div>
<div>Ben Hur</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, Dec 6, 2017 at 9:54 PM,
Matthias Kuhn <span dir="ltr"><<a href="mailto:matthias@opengis.ch" target="_blank">matthias@opengis.ch</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<p>Did you also build PyQt for the custom installed Qt
5.9?</p>
<span class="m_4539080574558558426HOEnZb"><font color="#888888">
<p>Matthias<br>
</p>
</font></span>
<div>
<div class="m_4539080574558558426h5"> <br>
<div class="m_4539080574558558426m_-6263227360086064981moz-cite-prefix">On
12/06/2017 02:51 PM, Saber Razmjooei wrote:<br>
</div>
<blockquote type="cite">
<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/QG<wbr>IS/blob/master/INSTALL</a> supplem<wbr>ented
by (b) <a href="https://www.lutraconsulting.co.uk/blog/2017/08/06/qgis3d-build/" target="_blank">https://www.lutraconsultin<wbr>g.co.uk/blog/2017/08/06/qgis3d<wbr>-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="m_4539080574558558426m_-6263227360086064981h5"><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_4539080574558558426m_-6263227360086064981m_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_4539080574558558426m_-6263227360086064981m_1649792888546328529HOEnZb">
<div class="m_4539080574558558426m_-6263227360086064981m_1649792888546328529h5">
<div class="m_4539080574558558426m_-6263227360086064981m_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_4539080574558558426m_-6263227360086064981m_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" 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 class="m_4539080574558558426m_-6263227360086064981gmail_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><a href="tel:+44%207568%20129733" value="+447568129733" target="_blank">+44
(0)7568 129733</a></span><br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset class="m_4539080574558558426m_-6263227360086064981mimeAttachmentHeader"></fieldset>
<br>
<pre>______________________________<wbr>_________________
QGIS-Developer mailing list
<a class="m_4539080574558558426m_-6263227360086064981moz-txt-link-abbreviated" href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a>
List info: <a class="m_4539080574558558426m_-6263227360086064981moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/qgis-developer</a>
Unsubscribe: <a class="m_4539080574558558426m_-6263227360086064981moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/qgis-developer</a></pre>
</blockquote>
<br>
</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 class="m_4539080574558558426gmail_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>
</blockquote>
<br>
<br>
<fieldset class="m_4539080574558558426mimeAttachmentHeader"></fieldset>
<br>
<pre>______________________________<wbr>_________________
QGIS-Developer mailing list
<a class="m_4539080574558558426moz-txt-link-abbreviated" href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a>
List info: <a class="m_4539080574558558426moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a>
Unsubscribe: <a class="m_4539080574558558426moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a></pre>
</blockquote>
<br>
</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></div>