Re: [QGIS-Developer] Trouble compiling QGIS on CentOS - WFS provider related

2017-07-03 Thread Neumann, Andreas
Thanks a lot for the fix - it compiles fine now. Sorry for having such an old qt version! Andreas On 2017-07-03 13:27, Even Rouault wrote: > On lundi 3 juillet 2017 13:20:26 CEST Neumann, Andreas wrote: > >> Hi, > >> > >> I am trying to compile the latest 2.18 branch on CentOS 7 but fa

Re: [QGIS-Developer] Trouble compiling QGIS on CentOS - WFS provider related

2017-07-03 Thread Jürgen E . Fischer
Hi Even, On Mon, 03. Jul 2017 at 13:27:06 +0200, Even Rouault wrote: > Ah sorry for that. I just pushed a fix. BTW Qt4 doesn't have QStringLiteral at all. So that should never be used in 2.x. qca has a compatibility macro and hides that fact in recent versions. That's why it doesn't fail every

Re: [QGIS-Developer] Trouble compiling QGIS on CentOS - WFS provider related

2017-07-03 Thread Even Rouault
On lundi 3 juillet 2017 13:20:26 CEST Neumann, Andreas wrote: > Hi, > > I am trying to compile the latest 2.18 branch on CentOS 7 but fail to > build. The error message is: > > --- > > /home/svc/dev/QGIS/src/providers/wfs/qgswfsprovider.cpp: In member > fu

[QGIS-Developer] Trouble compiling QGIS on CentOS - WFS provider related

2017-07-03 Thread Neumann, Andreas
Hi, I am trying to compile the latest 2.18 branch on CentOS 7 but fail to build. The error message is: --- /home/svc/dev/QGIS/src/providers/wfs/qgswfsprovider.cpp: In member function 'bool QgsWFSProvider::readAttributesFromSchema(QDomDocument&, const QS