Re: Dropping Qt4 WebKit
Wolfgang Bauer <[email protected]>
| Newsgroups | gmane.linux.suse.kde |
|---|---|
| Message-ID | <1993519.1KbWD12ODs@amiga> |
Am Donnerstag, 14. Dezember 2017, 20:57:12 schrieb Wolfgang Bauer:
> Arch apparently has this to fix that problem:
> https://git.archlinux.org/svntogit/community.git/tree/trunk/remove-webgui.pa
> tch?h=packages/freecad No idea yet if that's "portable" to openSUSE.
>
> But maybe it helps?
This alone didn't help either, but adding two options to cmake made it build
(without QtWebKit4)...
+ -DBUILD_START=OFF \
+ -DBUILD_WEB=OFF \
(also inspired by Arch ;-) )
As I wrote, I am unsure of the implications of this, so maybe somebody who
actually uses it should report back.
So far I can only provide packages for Leap though:
https://software.opensuse.org//download.html?project=home%3Awolfi323%3Abranches%3Ascience&package=FreeCAD
They may work fine on Tumbleweed, but I don't know.
Regarding the TW build, it still fails early on:
Could not find the following Boost libraries:
boost_python
I'll try to fix that too, but it will take some more time.
Kind Regards,
Wolfgang
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]