Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. module QtQuick version 1.1 is not installed
Qt 6.11 is out! See what's new in the release blog

module QtQuick version 1.1 is not installed

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 2 Posters 3.6k 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.
  • mazemin007M Offline
    mazemin007M Offline
    mazemin007
    wrote on last edited by
    #1

    i create a project on qtquick application,which can run on the ubuntu. when i cross compiling it and download on a arm board. it says module QtQuick version 1.1 is not installed. How can i make QtQuick module???

    JKSHJ 1 Reply Last reply
    0
    • mazemin007M mazemin007

      i create a project on qtquick application,which can run on the ubuntu. when i cross compiling it and download on a arm board. it says module QtQuick version 1.1 is not installed. How can i make QtQuick module???

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

      Hi,

      @mazemin007 said:

      i create a project on qtquick application,which can run on the ubuntu. when i cross compiling it and download on a arm board. it says module QtQuick version 1.1 is not installed. How can i make QtQuick module???

      What version of Qt are you using? Qt Quick 1 was deprecated in Qt 5.0 and removed in Qt 5.6.

      Use Qt Quick 2 instead.

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

      mazemin007M 1 Reply Last reply
      1
      • JKSHJ JKSH

        Hi,

        @mazemin007 said:

        i create a project on qtquick application,which can run on the ubuntu. when i cross compiling it and download on a arm board. it says module QtQuick version 1.1 is not installed. How can i make QtQuick module???

        What version of Qt are you using? Qt Quick 1 was deprecated in Qt 5.0 and removed in Qt 5.6.

        Use Qt Quick 2 instead.

        mazemin007M Offline
        mazemin007M Offline
        mazemin007
        wrote on last edited by
        #3

        @JKSH said:

        deprecated

        QT version 4.8

        1 Reply Last reply
        0
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by JKSH
          #4

          @mazemin007 said:

          QT version 4.8

          Ok, Qt Quick 1.1 works with Qt 4.8.

          How did you install Qt on your ARM board? What board is it?

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

          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