Re: [QGIS-Developer] Problems compiling QGIS 3.0: no matching function for call to QgsLayerTreeLayer::connect

2018-07-06 Thread dsegerss
Hi, I just encountered the same issue trying to build QGIS 3.2 using gcc 4.8.5 on RHEL 7. Has there been any progress on solving this? I really need to get QGIS 3 running on RHEL7... Regards, David -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html

Re: [QGIS-Developer] Problems compiling QGIS 3.0: no matching function for call to QgsLayerTreeLayer::connect

2018-03-10 Thread Hernán De Angelis
Thanks for the pointer, Chris. Indeed: ~> gcc --version gcc (SUSE Linux) 4.8.5 I will chack again in two months with the new version (openSUSE 15). For now I will live with QGIS 2.18.17 just fine. Best, H. On Fri, Mar 9, 2018 at 7:32 PM, ceholden wrote: > Hi > > I

Re: [QGIS-Developer] Problems compiling QGIS 3.0: no matching function for call to QgsLayerTreeLayer::connect

2018-03-09 Thread ceholden
Hi I encountered this same error trying to compile and package QGIS 3.0 within the "conda-forge" community channel of the Anaconda Python distribution, but only when using GCC 4.8 (4.8.5, specifically). Pretty sure I have to stick with GCC 4.8 for now within this build environment, but I did not

Re: [QGIS-Developer] Problems compiling QGIS 3.0: no matching function for call to QgsLayerTreeLayer::connect

2018-03-06 Thread Luigi Pirelli
that code lines are unchanged since (at least) 1yr. Can you check if a clean build can solve the problem? Luigi Pirelli ** * LinkedIn: https://www.linkedin.com/in/luigipirelli * Stackexchange:

[QGIS-Developer] Problems compiling QGIS 3.0: no matching function for call to QgsLayerTreeLayer::connect

2018-03-06 Thread Hernán De Angelis
Hi I am trying to build QGIS 3.0 in openSUSE Leap 42.3. I went through all requirements and as far as I understand I have all the requirements properly installed. I nevertheless get this error consistently: Building CXX object src/core/CMakeFiles/qgis_core.dir/layertree/qgslayertreelayer.cpp.o