[Marble-bugs] [marble] [Bug 353725] New: QQuickPaintedItem file not found

Jordan P. Lefebvre lefebvrejp at ornl.gov
Fri Oct 9 16:39:19 UTC 2015


https://bugs.kde.org/show_bug.cgi?id=353725

            Bug ID: 353725
           Summary: QQuickPaintedItem file not found
           Product: marble
           Version: 1.12 (KDE Applications 15.08)
          Platform: Compiled Sources
                OS: OS X
            Status: UNCONFIRMED
          Severity: critical
          Priority: NOR
         Component: general
          Assignee: marble-bugs at kde.org
          Reporter: lefebvrejp at ornl.gov

Created attachment 94918
  --> https://bugs.kde.org/attachment.cgi?id=94918&action=edit
CMake configuration CMakeCache.txt

Attempting to compile marble on Mac OSX it fails at 33% with the following
message:
In file included from
/Users/.../.../marble/sources/src/lib/marble/MarbleQuickItem.cpp:12:
/Users/.../.../marble/sources/src/lib/marble/MarbleQuickItem.h:15:10: fatal
error: 'QQuickPaintedItem' file not found
#include <QQuickPaintedItem>
         ^
1 error generated.

This is obviously related to Qt5 vs Qt4, but the configuration was successful
with Qt4.8.6. 
Is Qt5 required?
I have attached my CMakeCache.txt.
Below are details on my machine and compilers.
/usr/bin/cc --version
Apple LLVM version 7.0.0 (clang-700.0.72)
Target: x86_64-apple-darwin14.5.0
Thread model: posix

/usr/bin/c++ --version
Apple LLVM version 7.0.0 (clang-700.0.72)
Target: x86_64-apple-darwin14.5.0
Thread model: posix

uname -a
Darwin warroom2 14.5.0 Darwin Kernel Version 14.5.0: Wed Jul 29 02:26:53 PDT
2015; root:xnu-2782.40.9~1/RELEASE_X86_64 x86_64

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Marble-bugs mailing list