[Marble-bugs] [marble] [Bug 332337] INSTALL file in src lists incorrect prerequisite version for qt. cannot build on RHEL6.
Vincent Broman
broman at spawar.navy.mil
Wed Apr 2 00:22:50 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=332337
--- Comment #5 from Vincent Broman <broman at spawar.navy.mil> ---
I tried editing the CMakeLists.txt files to avoid QTDECLARATIVE
and ifdeffing out the call in AbstractDataPlugin.* that needs it,
so that I succeeded in getting cmake to complete.
Unfortunately, when I ran make, it failed when the compilation hit the
first of many references to QWebView, which was missing in 4.6
because it seems to have been introduced in Qt4.7 .
Unless someone has more suggestions, I'll give up on RHEL6 marble.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Marble-bugs
mailing list