[QGIS-Developer] build error on: #elif QT_CONFIG(process) ?

Richard Duivenvoorde rdmailings at duif.net
Thu Dec 20 01:55:30 PST 2018


On 12/20/18 10:22 AM, Peter Petrik wrote:
> this looks like missing include qglobal.h .Try add "#include <QtGlobal>"
> at the beginning of the file?

Thanks for the reply.

I tried, clean build, but same issue.

Some more info:

Debian Strech (9.6) on a server without X/Wayland (I think)

$ qmake --version
QMake version 3.0
Using Qt version 5.7.1 in /usr/lib/x86_64-linux-gnu

$ make --version
GNU Make 4.1
Built for x86_64-pc-linux-gnu

$ gcc --version
gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516

Note that a fresh build here on my laptop (Debian Testing) just worked...

Nobody else sees this?

Regards,

Richard


More information about the QGIS-Developer mailing list