From: Roel Janssen <r...@gnu.org>
Subject: Re: [PATCH] gnu: Add qtwebkit.
Date: Wed, 02 Nov 2016 13:35:21 +0100
I think this patch works fine. Unfortunately for me, it does not
fix
Texmaker's build because it needs QtWebkitWidgets which is
apparently a
different thing.
I'm quite sure QtWebkitWidgets is in there (there's a
libqtwebkitwidgets.so or something like that if you look in the lib
directory. See also the 'QT+=webkitwidgets' in the example I
attached). I don't know how Texmaker's build system works, maybe some
of qtwebkit's qmake/pkg-config/libtool auxiliary files are incomplete
or incorrect, and this is why texmaker doesn't find qtwebkitwidgets?
If you can find out how texmaker looks for qtwebkitwidgets, we might
improve the patch.
Thomas