Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt Quick 1.1 on Qt Creator 4.2.1
Qt 6.11 is out! See what's new in the release blog

Qt Quick 1.1 on Qt Creator 4.2.1

Scheduled Pinned Locked Moved Solved Installation and Deployment
4 Posts 2 Posters 1.5k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    petzold
    wrote on last edited by JKSH
    #1

    [EDIT: Topic forked from https://forum.qt.io/topic/76117/what-qt-creator-version-to-use-for-qt-4-8-5-development/7 -- JKSH]

    I have a simliar problem with creator 4.2.1

    Work with Qt 4.8.7 an QtQuick 1.1
    I have just qt 4.8.7, creator 2.8.1 and creator 4.2.1 installed.
    I want to edit my qml files with with the creator 4.2.1. If I use the edit-mode all is fine but if i use the designer it dosen't work with the message "not supported version of qtquick"

    Is there a way to activate qtquick 1.1 support for creator 4.2.1 that i can work in the designer?

    JKSHJ 1 Reply Last reply
    0
    • P Offline
      P Offline
      petzold
      wrote on last edited by
      #2

      Look around in the Internet.

      Looks like if you want to work with QtQuick 1.1 the last creator version you can use is QT-Creator 3.4.2 because with QT 5.6. the support for QTQuick 1.1 runs out.

      So use 3.4.2

      1 Reply Last reply
      0
      • P petzold

        [EDIT: Topic forked from https://forum.qt.io/topic/76117/what-qt-creator-version-to-use-for-qt-4-8-5-development/7 -- JKSH]

        I have a simliar problem with creator 4.2.1

        Work with Qt 4.8.7 an QtQuick 1.1
        I have just qt 4.8.7, creator 2.8.1 and creator 4.2.1 installed.
        I want to edit my qml files with with the creator 4.2.1. If I use the edit-mode all is fine but if i use the designer it dosen't work with the message "not supported version of qtquick"

        Is there a way to activate qtquick 1.1 support for creator 4.2.1 that i can work in the designer?

        JKSHJ Offline
        JKSHJ Offline
        JKSH
        Moderators
        wrote on last edited by
        #3

        @petzold said in Qt Quick 1.1 on Qt Creator 4.2.1:

        Is there a way to activate qtquick 1.1 support for creator 4.2.1 that i can work in the designer?

        No. Qt Quick Designer was created specifically for Qt Quick 2.0 onwards; it is not compatible with Qt Quick 1.1.

        Qt Quick 1.1 was built on top of QGraphicsView. Qt Quick 2.0 uses completely different graphics technologies.

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        1 Reply Last reply
        0
        • P Offline
          P Offline
          petzold
          wrote on last edited by
          #4

          Thanks JKSH,

          Like my last post, QT Quick 1.1 works with Creator 3.4.2. So the problemis solved

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved