Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

make install: Fatal error

$
0
0
Hello, iam new and i would compile the qtquickcontrols on my pc with qmake && make install. I became the following error: In file included from qquicklinearlayout_p.h:46:0, from plugin.cpp:44: qquickgridlayoutengine_p.h:57:43: fatal error: QtGui/private/qlayoutpolicy_p.h: file or directory not found In the file qquickgridlayoutengine_p.h I found the following lines: // // W A R N I N G // ——————- // // This file is not part of the Qt API. It exists for the convenience // of the graphics view layout classes. This header // file may change from version to version without notice, or even be removed. // // We mean it. // What must i do to compile the qtquickcontrols. I have cloned the stable branch today and i use QT 5.2.1. Thanks for help. Lars

Viewing all articles
Browse latest Browse all 4972

Trending Articles