<div dir="ltr"><div><div>Hi<br><br></div>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. <br><br>I nevertheless get this error consistently:<br></div><div><div><div><div><br>Building CXX object src/core/CMakeFiles/qgis_core.dir/layertree/qgslayertreelayer.cpp.o<br>/usr/local/src/qgis-3.0.0/src/core/layertree/qgslayertreelayer.cpp: In member function ‘void QgsLayerTreeLayer::attachToLayer()’:<br>/usr/local/src/qgis-3.0.0/src/core/layertree/qgslayertreelayer.cpp:72:94: error: no matching function for call to ‘QgsLayerTreeLayer::connect(QPointer<QgsMapLayer>&, void (QgsMapLayer::*)(), QgsLayerTreeLayer* const, void (QgsLayerTreeLayer::*)())’<br>   connect( mRef.layer, &QgsMapLayer::nameChanged, this, &QgsLayerTreeLayer::layerNameChanged );<br><br></div><div>What could possibly be the source of this? I will be grateful if someone can help pinpoint the cause.<br><br>The code I am trying to build is the latest source package (2018-02-23).<br><br></div><div>Thanks in advance<br><br></div><div>H.<br></div><div><br></div></div></div></div></div>