Am Donnerstag, 14. Dezember 2017, 17:32:35 schrieb Adrian Schröter:
Well, I have an unstable snapshot working with Qt5, but I am not really convinced to submit it to factory yet.
I see only two options then (other than keeping libQtWebKit4 in the distribution): - provide libQtWebKit4 in the same repo as FreeCAD Won't help with standard Tumbleweed or Leap 15 though, i.e. people wanting to install/use it would need to add that repo. - build it without libQtWebKit4, i.e. remove the "BuildRequires: pkgconfig(QtWebKit)" Judging from the CMakeLists.txt that seems to be possible. It would disable "browser integration" though, I have no idea what that means exactly and if that is acceptable or not. (never used or installed FreeCAD myself) I just gave it a try and it fails during compilation though, because a QtWebKit include file is not found. :-( /home/abuild/rpmbuild/BUILD/FreeCAD-0.16.6712/src/Gui/DownloadManager.cpp:36:24: fatal error: QWebSettings: No such file or directory [ 569s] #include <QWebSettings> Probably worth a bug report upstream. Kind Regards, Wolfgang -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde+owner@opensuse.org