Qt Creator 2.6.1 on OSX 10.8.2 and QML
Hey,
I installed the Qt 5 download from qt-project.org for OSX 10.8.2, but I can't seem to get it to work properly. I can edit QML files in the text editor and I can compile QML applications, but I cannot use the Design tab to edit the UI because it says "Unsupported QtQuick Version (0:0)." About QtCreator says that it is version 2.6.1, based on Qt 5.0.0 (64 bit), and built on Dec 19 2012 at 13:40:55.
What can I do to fix this?
Thanks,
Chris
Re: Qt Creator 2.6.1 on OSX 10.8.2 and QML
Some problem here with exactly same versions.
Anything new?
Re: Qt Creator 2.6.1 on OSX 10.8.2 and QML
I also have older versions of Qt installed on my system. Is there some sort of path conflict? If I added the Qt 4.8.x libraries to my system path, would that prevent the newer version of Qt Creator from working properly?
Re: Qt Creator 2.6.1 on OSX 10.8.2 and QML
No I don't think so. I have the same problem without having installed an older version. The problem also occur in the QMLViewer and I think it's an execution problem of the QtQuick 2.0 library and hasn't something to do with the QtCreator.
I opened a new thread in QtQuick and hopefully somebody knows what's going on.
http://www.qtcentre.org/threads/5256...in-Lion-10-8-2