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. Deploying or installing Qt Assistant

Deploying or installing Qt Assistant

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
5 Posts 2 Posters 192 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.
  • P Offline
    P Offline
    Perdrix
    wrote on 12 Mar 2025, 10:35 last edited by
    #1

    If I am to use Qt Assistant for help, the user has to have Assistant installed.

    How should I go about either

    • adding the executable or .app file to my deployment image, or

    • install Assistant by other means as a pre-requisite.

    A Visual Studio/Qt VS Tools build doesn't appear to offer this as an option, and I can't see how I should add it if I'm using CMake to build the Linux and macOS versions?

    Thanks
    David

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 12 Mar 2025, 19:52 last edited by
      #2

      Hi,

      I think this example should be of interest.

      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
      0
      • P Offline
        P Offline
        Perdrix
        wrote on 13 Mar 2025, 10:29 last edited by
        #3

        Maybe I'm getting stupid (or blind) in my old age, but I can't see where this tells me how to add the actual Qt Assistant executable to the stuff that I'm going to ship.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 13 Mar 2025, 20:37 last edited by
          #4

          I thought I saw it.

          You have to copy it your application bundle.
          The example shows how to invoke it from there.

          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
          0
          • P Offline
            P Offline
            Perdrix
            wrote on 14 Mar 2025, 04:30 last edited by
            #5

            You mean manually copy assistant .exe from the Qt install dir to the application build directory and then qt deploy - surely there must be a more formal method than that

            D.

            1 Reply Last reply
            0

            1/5

            12 Mar 2025, 10:35

            • Login

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