Search found 2 matches
- Mon Nov 27, 2017 1:15 am
- Forum: Linux
- Topic: Ubuntu 16.04 QT 5.6.3 Mythtv fixes/29 issues
- Replies: 2
- Views: 513
Re: Ubuntu 16.04 QT 5.6.3 Mythtv fixes/29 issues
I wanted to say thanks, I saw the ansible link, but I'm old school and thought I could get it working, used ansible and it looks like it is building with qt 5.6.3, now hopefully I don't get any qt errors when trying to display on mythtv front end, Haven't build mythtv since 2009.
- Sun Nov 26, 2017 9:53 pm
- Forum: Linux
- Topic: Ubuntu 16.04 QT 5.6.3 Mythtv fixes/29 issues
- Replies: 2
- Views: 513
Ubuntu 16.04 QT 5.6.3 Mythtv fixes/29 issues
I'm running into several issues with this build, it seems that there are issues with QT5WebKit, I've commented out configure: diff --git a/mythtv/configure b/mythtv/configure +# if $(pkg-config --exists Qt5WebKit) || $(pkg-config --exists QtWebKit) ; then +# enable qtwebkit +# else +# check_ecxx ${q...