<div dir="ltr">Hi,<br><br>I am trying to compile 2.18.8 from source. This is my usual way of installing QGIS and I never experience any dramatic problems. However, this time I keep getting the following cryptic error, which I cannot seem to get around:<br><div><br><br>Building CXX object src/app/CMakeFiles/qgis_app.dir/qgisapp.cpp.o<br>/usr/local/src/qgis-2.18.8/src/app/qgisapp.cpp: In member function ‘QgsVectorLayer* QgisApp::addVectorLayer(const QString&, const QString&, const QString&)’:<br>/usr/local/src/qgis-2.18.8/src/app/qgisapp.cpp:9318:52: error: ‘QStringLiteral’ was not declared in this scope<br>         layer->setName( QStringLiteral( "%1 %2 %3" ).arg( layer->name(), <a href="http://elements.at">elements.at</a>( 1 ), <a href="http://elements.at">elements.at</a>( 3 ) ) );<br>                                                    ^<br>src/app/CMakeFiles/qgis_app.dir/build.make:847: recipe for target 'src/app/CMakeFiles/qgis_app.dir/qgisapp.cpp.o' failed<br>make[2]: *** [src/app/CMakeFiles/qgis_app.dir/qgisapp.cpp.o] Error 1<br>CMakeFiles/Makefile2:1823: recipe for target 'src/app/CMakeFiles/qgis_app.dir/all' failed<br>make[1]: *** [src/app/CMakeFiles/qgis_app.dir/all] Error 2<br>Makefile:149: recipe for target 'all' failed<br>make: *** [all] Error 2<br><br></div><div><br></div><div><br>Any hint of what's going wrong?<br><br>System: openSUSE Leap 42.2, python 2.7.12, Qt 4.8.6, gdal 2.1.3, geos 3.6.0<br><br></div><div><br>Thanks in advance<br><br></div><div>/H.<br></div><div><br></div></div>