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. Qt for Automation installation documentation is misleading
Forum Updated to NodeBB v4.3 + New Features

Qt for Automation installation documentation is misleading

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 2 Posters 409 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.
  • H Offline
    H Offline
    Holin
    wrote on last edited by Holin
    #1

    I was trying to install Qt OPC UA submodule included in the Qt for Automation module. The documentation page https://doc.qt.io/QtForAutomation/qtautomation-install.html says that the binaries are available only under the commercial license and the open source users can use sources to build the libraries they need. Then the installation process using Qt Online Installer is described.

    The problem is that the Qt for Automation sources are missing in the installer. There's a list of the Qt for Automation modules on qt.io site but there's no link to the sources. It took me almost a day with my Internet connection to try different install types only to find that no open source installer provides the sources I need.

    Finally I was able to find Qt OC UA sources at https://github.com/qt/qtopcua. So I'm writing this topic in hope to save other people some time on the same search. It would also be great if the links to the sources were included in the documentation to make these components even more usable.

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

      Hi and welcome to devnet,

      All Open Source Qt sources are available on https://code.qt.io

      The Qt installer provides the official Open Source set of packages pre-built. Stuff from commercial parts are usually not included.

      Note that Github is merely a mirror.

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

      H 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        All Open Source Qt sources are available on https://code.qt.io

        The Qt installer provides the official Open Source set of packages pre-built. Stuff from commercial parts are usually not included.

        Note that Github is merely a mirror.

        H Offline
        H Offline
        Holin
        wrote on last edited by
        #3

        @SGaist , thanks a lot! Of course, official repo is preferable, it's just too hard to find from the related documentation pages. IMO, link to this repository should be added to the documentation page - there are several topics on this forum dedicated to the same problem, which means that the problem is actual for many people.

        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