Re: [QGIS-Developer] Compiling QGIS with 3D failing

2020-07-20 Thread matteo
Thanks Etienne. Seems working now. I was 100% sure that I took Richard's suggestions in this build :) Cheers and thanks for the hint Matteo ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info:

Re: [QGIS-Developer] RSS source of QGIS planet broken?

2020-07-20 Thread Ramon Andinach
Um, could I put a vote in to retain the RSS feed on the new server ? (Somehow…) > On 20 Jul 2020, at 19:50, Richard Duivenvoorde wrote: > > On 7/20/20 11:11 AM, Richard Duivenvoorde wrote: >> On 7/20/20 9:55 AM, Luca Manganelli wrote: >>> It seems that this address: >>> >>>

Re: [QGIS-Developer] 3.14.1 and 3.10.8 release postponed?

2020-07-20 Thread Andrea Giudiceandrea
Marco Bernasocchi-2 wrote > Jürgen tagged both yesterday: I had noticed. Thanks! Regards. Andrea -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List

Re: [QGIS-Developer] RSS source of QGIS planet broken?

2020-07-20 Thread Richard Duivenvoorde
On 7/20/20 11:11 AM, Richard Duivenvoorde wrote: > On 7/20/20 9:55 AM, Luca Manganelli wrote: >> It seems that this address: >> >> http://planet.qgis.org/planet/feed/rss/ >> >> is broken > > Hi Luca, > > Tim has set a new plugins.qgis.org server for us, now with a newer codebase > (done by

Re: [QGIS-Developer] Compiling QGIS with 3D failing

2020-07-20 Thread Etienne Trimaille
Same as Richard a few days ago: https://lists.osgeo.org/pipermail/qgis-developer/2020-July/061703.html He put the solution after Le lun. 20 juil. 2020 à 12:09, matteo a écrit : > nope. I get this error now: > > /usr/bin/ld: CMakeFiles/qgis_3d.dir/qgswindow3dengine.cpp.o: in function >

Re: [QGIS-Developer] Compiling QGIS with 3D failing

2020-07-20 Thread matteo
nope. I get this error now: /usr/bin/ld: CMakeFiles/qgis_3d.dir/qgswindow3dengine.cpp.o: in function `QgsWindow3DEngine::QgsWindow3DEngine()': qgswindow3dengine.cpp:(.text+0x5b): undefined reference to `Qt3DExtras::Qt3DWindow::Qt3DWindow(QScreen*)' collect2: error: ld returned 1 exit status

Re: [QGIS-Developer] RSS source of QGIS planet broken?

2020-07-20 Thread Richard Duivenvoorde
On 7/20/20 9:55 AM, Luca Manganelli wrote: > It seems that this address: > > http://planet.qgis.org/planet/feed/rss/ > > is broken Hi Luca, Tim has set a new plugins.qgis.org server for us, now with a newer codebase (done by Alessendro), but the 'feed'-aggregation (Django)-plugin we used in

[QGIS-Developer] Input raster resolution in a Processing Model

2020-07-20 Thread matteo
Hi devs, I cannot find a way to get raster pixel size as a variable within a Processing Model. We have the chance to get the extent by not the resolution information. Is that right? Should I open a feature request (if somebody else is interested)? Cheers and thanks Matteo

Re: [QGIS-Developer] Compiling QGIS with 3D failing

2020-07-20 Thread matteo
Hi Saber, thanks for the suggestion, compiling right now, will let you know! Cheers! Matteo ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe:

[QGIS-Developer] RSS source of QGIS planet broken?

2020-07-20 Thread Luca Manganelli
It seems that this address: http://planet.qgis.org/planet/feed/rss/ is broken ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe:

Re: [QGIS-Developer] 3.14.1 and 3.10.8 release postponed?

2020-07-20 Thread Marco Bernasocchi
Hi Andrea On 19.07.20 21:00, qgis-developer-requ...@lists.osgeo.org wrote: > Hi all, > has the release of 3.14.1 and 3.10.8 versions been postponed? > > I cannot find neither the corresponding tags or releases on GitHub. Jürgen tagged both yesterday:

Re: [QGIS-Developer] Compiling QGIS with 3D failing

2020-07-20 Thread Saber Razmjooei
I had a similar issue, what I did: - Wiped my build folder - Recompiled using an extra cmake option (as per Martin's suggestion): cmake -GNinja -DCMAKE_BUILD_TYPE=Debug -DCMAKE_PREFIX_PATH=/{path to QGIS Git repo}/external/qt3dextra-headers/cmake/Qt53DExtras -DQT5_3DEXTRA_INCLUDE_DIR=/{path to

[QGIS-Developer] Compiling QGIS with 3D failing

2020-07-20 Thread matteo
Hi all, I got an error when compiling QGIS with 3D support on Debian SID: ..a bunch of similar lines.. /usr/bin/ld: CMakeFiles/python_module_qgis__3d.dir/3d/sip_3dpart5.cpp.o: in function `sipQgs3DAlgorithms::sipProtectVirt_loadAlgorithms(bool)': sip_3dpart5.cpp:(.text+0x8a98): multiple