[Interest] QWE 5.9.3/Linux: chromium build trips over headers from the installed system openssl, protobuf-cpp
Michal Klocek
michal.klocek at qt.io
Fri Dec 22 13:00:46 CET 2017
Hi
QWebEngine build queries pkg-config for include headers paths, so you
might want to check what actually returns -I/opt/local/include/glib-2.0
-I/opt/local/lib/glib-2.0/include -I/opt/local/include. A good starting
point might be glib-2.0.pc file (or simply run pkg-config --cflags
glib-2.0)
Br
Michal
On 12/22/2017 11:24 AM, René J. V. Bertin wrote:
> Building QWE 5.9.3 with Google's protobuf-cpp 2.x installed also fails :-/
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
More information about the Interest
mailing list