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

Peter Petrik peter.petrik at lutraconsulting.co.uk
Thu Dec 20 01:22:50 PST 2018


Hi,

this looks like missing include qglobal.h .Try add "#include <QtGlobal>" at
the beginning of the file?

Cheers,
Peter

On Thu, Dec 20, 2018 at 10:16 AM Richard Duivenvoorde <rdmailings at duif.net>
wrote:

> Hi,
>
> I'm trying to compile master (QGIS server) on a fresh Debian Stretch
> server box, while successfull earlier (when the box still had an
> X-server), the fresh build now fails with:
>
> In file included from ./qgis/src/core/qgsaction.cpp:24:0:
> ./qgis/src/core/qgsrunprocess.h:60:14: error: missing binary operator
> before token "("
>  #if QT_CONFIG(process)
>
> Does this smell to a dependecy problem?
> Or a make/gcc-version issues?
>
> Thanks for any pointers.
>
> Regards,
>
> Richard Duivenvoorde
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20181220/694ec0a4/attachment.html>


More information about the QGIS-Developer mailing list