QT creator on raspberry pi

QT Creator won’t run on raspi.
Getting the following error;

libEGL warning: DRI2: failed to authenticate
SOFT ASSERT: “tc” in file /build/buildd/qtcreator-3.1.1/src/plugins/debugger/debuggerkitinformation.cpp, line 62
No tool chain set from kit “Desktop”.
No tool chain set from kit “Desktop”.
Unable to find an X11 visual which matches EGL config 125
Could not initialize OpenGL

Yep, until we have a usable accelerated DDX for the Pi 2, this stuff won’t work :cry:

Well, OK, I have to wait then for now, it works on Raspbian, so i will be patience:)

running it with option ; qtcreator -noload Welcome
is working, its the Welcome screen making probs…