Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Unknown module(s) in QT : qml quick

Unknown module(s) in QT : qml quick

Scheduled Pinned Locked Moved Solved Mobile and Embedded
qmlcross-compilelinuxqtcreator
5 Posts 4 Posters 5.3k Views
  • 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.
  • D Offline
    D Offline
    deleted184
    wrote on 12 Aug 2016, 07:41 last edited by
    #1

    Hi guys,

    I'm having an issue with QtCreator. I'm cross-compiling from Windows for an Linux/ARM devices. I'm able to build many Qt5.5.0 application except those using QML.For instance, when i try to build one of the sample for my Linux/ARM device, QtCreator show me this error:
    "Unknown module(s) in QT : qml quick"
    Anyone knows what can be the cause of this error?

    ? 1 Reply Last reply 12 Aug 2016, 14:02
    0
    • D deleted184
      12 Aug 2016, 07:41

      Hi guys,

      I'm having an issue with QtCreator. I'm cross-compiling from Windows for an Linux/ARM devices. I'm able to build many Qt5.5.0 application except those using QML.For instance, when i try to build one of the sample for my Linux/ARM device, QtCreator show me this error:
      "Unknown module(s) in QT : qml quick"
      Anyone knows what can be the cause of this error?

      ? Offline
      ? Offline
      A Former User
      wrote on 12 Aug 2016, 14:02 last edited by
      #2

      @bignumb Hi! Maybe this helps: https://forum.qt.io/topic/42211/

      1 Reply Last reply
      2
      • J Offline
        J Offline
        jerome_isAviable
        wrote on 13 Aug 2016, 03:01 last edited by
        #3

        did you installed QtQuick ?

        1 Reply Last reply
        0
        • D Offline
          D Offline
          deleted184
          wrote on 19 Aug 2016, 07:48 last edited by
          #4

          Hi guys,

          First of all i want to thank you guys for answering my questions.

          Again the answer was simple.
          Don't use the qmake that you obtain after the configure (the one in the build directory).
          But use the one which is in your sysroot directory (probably in sysroot/usr/lib/qt/bin )

          Problem solved.

          A 1 Reply Last reply 7 Dec 2019, 12:40
          1
          • D deleted184
            19 Aug 2016, 07:48

            Hi guys,

            First of all i want to thank you guys for answering my questions.

            Again the answer was simple.
            Don't use the qmake that you obtain after the configure (the one in the build directory).
            But use the one which is in your sysroot directory (probably in sysroot/usr/lib/qt/bin )

            Problem solved.

            A Offline
            A Offline
            Abu M. Muttalib
            wrote on 7 Dec 2019, 12:40 last edited by
            #5

            @bignumb It did help me too!!!!

            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