Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Project ERROR: Unknown module(s) in QT: scxml
Qt 6.11 is out! See what's new in the release blog

Project ERROR: Unknown module(s) in QT: scxml

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
5 Posts 3 Posters 2.0k 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.
  • X Offline
    X Offline
    xxPaulx
    wrote on last edited by
    #1

    Hello Forum,
    i try to run qt creator with state chart model.
    i followed the tutorial from youtube.
    https://www.youtube.com/watch?v=9xqhq9nDiOg&t=37s
    but i get stuck in min. 1:45.
    I get an error Unknown module(s) in QT:scxml.
    I checked other Forums here about similar problems, but the answers could not help me.
    I try to run qt creator on jetson tx2 and i assume that qt don't like the architecture of tx2.
    maybe someone here can help me somehow.
    Thanks

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      What version of Qt are you using ?
      How did you install it ?

      If using your distribution package manager, then check if you installed the related Qt 5 package.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • X Offline
        X Offline
        xxPaulx
        wrote on last edited by
        #3

        I tried also now on raspberry pi 3.
        Same problem.
        i installed it with
        sudo apt-get install build-essential
        sudo apt-get install qtcreator
        sudo apt-get install qt5-default

        my QT and QMake version are
        QMake version 3.1
        Using Qt version 5.11.3 in /usr/lib/arm-linux-gnueabihf

        aha_1980A 1 Reply Last reply
        0
        • X xxPaulx

          I tried also now on raspberry pi 3.
          Same problem.
          i installed it with
          sudo apt-get install build-essential
          sudo apt-get install qtcreator
          sudo apt-get install qt5-default

          my QT and QMake version are
          QMake version 3.1
          Using Qt version 5.11.3 in /usr/lib/arm-linux-gnueabihf

          aha_1980A Offline
          aha_1980A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @xxPaulx From a short search, it seems Debian does not package the scxml module.

          So you would have to build that module yourself.

          Regards

          Qt has to stay free or it will die.

          1 Reply Last reply
          1
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            To add to @aha_1980, just that module. You don't need to rebuild the all of Qt. You can use your distribution provided version.

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            2

            • Login

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