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. can't find the xmlpatterns executable
QtWS25 Last Chance

can't find the xmlpatterns executable

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
9 Posts 3 Posters 917 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.
  • M Offline
    M Offline
    mayssaEMW
    wrote on last edited by
    #1

    Hallo guys,

    After installing the Qt6.6.0. i'm trying to install the paraview code source but i got this error

    CMake Error at CMake/ParaViewClient.cmake:575 (message):
    Cannot find the xmlpatterns executable.
    Call Stack (most recent call first):
    CMake/ParaViewPlugin.cmake:1257 (paraview_client_documentation)
    Plugins/AcceleratedAlgorithms/CMakeLists.txt:1 (paraview_add_plugin).

    how can i update the Qt installation to support the xmlpatterns

    thanks for your help

    Christian EhrlicherC 1 Reply Last reply
    0
    • M mayssaEMW

      Hallo guys,

      After installing the Qt6.6.0. i'm trying to install the paraview code source but i got this error

      CMake Error at CMake/ParaViewClient.cmake:575 (message):
      Cannot find the xmlpatterns executable.
      Call Stack (most recent call first):
      CMake/ParaViewPlugin.cmake:1257 (paraview_client_documentation)
      Plugins/AcceleratedAlgorithms/CMakeLists.txt:1 (paraview_add_plugin).

      how can i update the Qt installation to support the xmlpatterns

      thanks for your help

      Christian EhrlicherC Online
      Christian EhrlicherC Online
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      QtXmlPatterns was removed in Qt6 so either use Qt5 or disable this specific feature. But this is more a Paraview question, nothing Qt can help here.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      M 1 Reply Last reply
      2
      • Christian EhrlicherC Christian Ehrlicher

        QtXmlPatterns was removed in Qt6 so either use Qt5 or disable this specific feature. But this is more a Paraview question, nothing Qt can help here.

        M Offline
        M Offline
        mayssaEMW
        wrote on last edited by
        #3

        @Christian-Ehrlicher
        thank you first for your response.
        i'm asking about Qt because the xmlpatterns related to Qt and the paraview also is based on Qt installation and versions

        Christian EhrlicherC 1 Reply Last reply
        0
        • M mayssaEMW

          @Christian-Ehrlicher
          thank you first for your response.
          i'm asking about Qt because the xmlpatterns related to Qt and the paraview also is based on Qt installation and versions

          Christian EhrlicherC Online
          Christian EhrlicherC Online
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on last edited by
          #4

          But the paraview devs for sure know better if their app can be compiled with Qt6. I would say no since it depends on a library/executable which is not available in Qt6.

          Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
          Visit the Qt Academy at https://academy.qt.io/catalog

          M 1 Reply Last reply
          1
          • Christian EhrlicherC Christian Ehrlicher

            But the paraview devs for sure know better if their app can be compiled with Qt6. I would say no since it depends on a library/executable which is not available in Qt6.

            M Offline
            M Offline
            mayssaEMW
            wrote on last edited by
            #5

            @Christian-Ehrlicher
            yes you're right,
            Could you please send me the link where can i found Qt version 5, in the official site only Qt6 is available .
            thank you for your help.

            JonBJ Christian EhrlicherC 2 Replies Last reply
            0
            • M mayssaEMW

              @Christian-Ehrlicher
              yes you're right,
              Could you please send me the link where can i found Qt version 5, in the official site only Qt6 is available .
              thank you for your help.

              JonBJ Offline
              JonBJ Offline
              JonB
              wrote on last edited by JonB
              #6

              @mayssaEMW
              Have you taken the time to read ParaView's Start supporting Qt6??

              You still need to update/patch the long deprecated stuff.

              • deactivate xmlpattern since the Qt module has been long deprecated.

              Could you open to separate merge request on gitlab to fix Qt6 and WSL for ParaView ?

              Qt6 experimental support has been merged

              Also how does this new thread of yours relate to the response you have been receiving in your paraview build fail because of Qt version thread?

              1 Reply Last reply
              1
              • M mayssaEMW

                @Christian-Ehrlicher
                yes you're right,
                Could you please send me the link where can i found Qt version 5, in the official site only Qt6 is available .
                thank you for your help.

                Christian EhrlicherC Online
                Christian EhrlicherC Online
                Christian Ehrlicher
                Lifetime Qt Champion
                wrote on last edited by
                #7

                Install Qt 5.15.2 with the online installer.

                Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
                Visit the Qt Academy at https://academy.qt.io/catalog

                M 1 Reply Last reply
                0
                • Christian EhrlicherC Christian Ehrlicher

                  Install Qt 5.15.2 with the online installer.

                  M Offline
                  M Offline
                  mayssaEMW
                  wrote on last edited by
                  #8

                  @Christian-Ehrlicher
                  i only found this available

                  79a5704e-edb3-4264-9361-5efd5b623220-image.png

                  Christian EhrlicherC 1 Reply Last reply
                  0
                  • M mayssaEMW

                    @Christian-Ehrlicher
                    i only found this available

                    79a5704e-edb3-4264-9361-5efd5b623220-image.png

                    Christian EhrlicherC Online
                    Christian EhrlicherC Online
                    Christian Ehrlicher
                    Lifetime Qt Champion
                    wrote on last edited by
                    #9

                    Do you have a commercial account? Try to select 'Archive' to see if there is a Qt5 version available.

                    Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
                    Visit the Qt Academy at https://academy.qt.io/catalog

                    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