Results 1 to 5 of 5

Thread: QtQuick 2.0 doesn't work on OSX Mountain Lion 10.8.2

  1. #1
    Join Date
    Dec 2012
    Posts
    5
    Qt products
    Qt5

    Exclamation QtQuick 2.0 doesn't work on OSX Mountain Lion 10.8.2

    Hi,

    I've downloaded the new QT 5.0 package for mac and installed it as recommend at ~/Qt5.0.0
    With the QtCreator I made a new QtQuick 2.0 preset project, but after I switch to the 'Design'-tab the UI doesn't appear, but an error message: "Unsupported QtQuick version (0:0)".

    In the QML File when I change "import QtQuick 2.0" to "import QtQuick 1.1" it works, but not with 2.0. Some happens when I use the QML-Viewer.
    Tested it on another mac with MountainLion 10.8.2 too and got the same problem. An older version of Qt is not installed.

    Any idea what's wrong?
    Last edited by olbert123; 27th December 2012 at 17:22.

  2. #2
    Join Date
    Aug 2011
    Posts
    7
    Thanked 1 Time in 1 Post

    Default Re: QtQuick 2.0 doesn't work on OSX Mountain Lion 10.8.2

    The QML Designer for Qt Quick 2.0 is not supported by Qt Creator yet so it will currently not work on any platform. Note that it is also possible that some parts of the QML Designer will be limited to commercial Qt customers in the future.

  3. The following user says thank you to jbache for this useful post:

    chriskon149 (12th January 2013)

  4. #3
    Join Date
    Dec 2012
    Posts
    5
    Qt products
    Qt5

    Default Re: QtQuick 2.0 doesn't work on OSX Mountain Lion 10.8.2

    But why doesn't it work with the QMLViewer either?

  5. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QtQuick 2.0 doesn't work on OSX Mountain Lion 10.8.2

    Quote Originally Posted by olbert123 View Post
    But why doesn't it work with the QMLViewer either?
    Because QMLViewer is for QtQuick 1. For QtQuick 2 use QMLScene.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  6. #5
    Join Date
    Dec 2012
    Posts
    5
    Qt products
    Qt5

    Default Re: QtQuick 2.0 doesn't work on OSX Mountain Lion 10.8.2

    Oh, thanks!

Similar Threads

  1. why on Linux ,doesn't work?
    By maider in forum Qt Programming
    Replies: 5
    Last Post: 11th March 2010, 08:57
  2. setAxisAutoScale doesn't work
    By satoshi in forum Qwt
    Replies: 0
    Last Post: 31st December 2009, 19:49
  3. Example in Qt labs doesn't work
    By matko in forum Newbie
    Replies: 1
    Last Post: 19th November 2009, 18:59
  4. Shortcut doesn't work
    By stella1016 in forum Qt Programming
    Replies: 1
    Last Post: 28th May 2009, 02:37
  5. setMouseTracking() doesn't work.
    By luffy27 in forum Qt Programming
    Replies: 13
    Last Post: 27th April 2007, 18:16

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.