Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt-6.2.0: Could NOT find Qt6ScxmlTools (missing: Qt6ScxmlTools_DIR)
Qt 6.11 is out! See what's new in the release blog

Qt-6.2.0: Could NOT find Qt6ScxmlTools (missing: Qt6ScxmlTools_DIR)

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 1 Posters 575 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
    debian
    wrote on last edited by
    #1

    Hello!
    I try cross-compile qtscxml-everywhere-src-6.2.0, unfortunately configure stage fail

    .............
    -- Performing Test HAVE_DASH_DASH_NO_UNDEFINED - Success
    -- Running syncqt for module: 'QtStateMachine' 
    -- Searching for tool 'Qt6::qscxmlc' in package Qt6ScxmlTools.
    -- Could NOT find Qt6ScxmlTools (missing: Qt6ScxmlTools_DIR)
    CMake Error at /tmp/firmware/_dependencies/qtbase/cmake/QtToolHelpers.cmake:118 (message):
      The tool "Qt6::qscxmlc" was not found in the Qt6ScxmlTools package.
      Package found: 0
    Call Stack (most recent call first):
      tools/qscxmlc/CMakeLists.txt:9 (qt_internal_add_tool)
    
    
    -- Configuring incomplete, errors occurred!
    ..............
    

    What should I additional build for fix this?
    Thank you.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      debian
      wrote on last edited by
      #3

      Solution - before build scxml for host.

      1 Reply Last reply
      0
      • D Offline
        D Offline
        debian
        wrote on last edited by debian
        #2

        https://code.qt.io/cgit/qt/qtscxml.git/ contain qtscxml sources https://code.qt.io/cgit/qt/qtscxml.git/tree/tools, qtscxml-everywhere-src-6.2.0.tar.xz include tools/ directory with qscxmlc sources.
        So look like what qscxmlc should be build and install separate before configure scxml.

        1 Reply Last reply
        0
        • D Offline
          D Offline
          debian
          wrote on last edited by
          #3

          Solution - before build scxml for host.

          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