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 from Visual Studio - options to windeployqt
Forum Updated to NodeBB v4.3 + New Features

deploying from Visual Studio - options to windeployqt

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 3 Posters 222 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.
  • C Offline
    C Offline
    csab6597
    wrote on last edited by
    #1

    Reading through the options for windeployqt https://doc.qt.io/qt-6/windows-deployment.html there is the option no-ffmpeg, how can I apply this option in Visual Studio and Qt VS Tools?

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Why do you want to pass this option at all? I mean - if there is no such an option what should it do?

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

      JonBJ 1 Reply Last reply
      0
      • Christian EhrlicherC Christian Ehrlicher

        Why do you want to pass this option at all? I mean - if there is no such an option what should it do?

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

        @Christian-Ehrlicher
        I know nothing about this, but have you misread what the OP wrote? He is saying there is an option to windeployqt

        --no-ffmpeg Do not deploy the FFmpeg libraries.

        I assume one can call windeployqt from "Visual Studio and Qt VS Tools"? But OP does not know how to do so passing this option?

        Forgive me if I am talking rubbish!

        Christian EhrlicherC 1 Reply Last reply
        0
        • JonBJ JonB

          @Christian-Ehrlicher
          I know nothing about this, but have you misread what the OP wrote? He is saying there is an option to windeployqt

          --no-ffmpeg Do not deploy the FFmpeg libraries.

          I assume one can call windeployqt from "Visual Studio and Qt VS Tools"? But OP does not know how to do so passing this option?

          Forgive me if I am talking rubbish!

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

          @JonB said in deploying from Visual Studio - options to windeployqt:

          He is saying there is an option to windeployqt

          I was still asleep :)

          qt_generate_deploy_app_script() takes DEPLOY_TOOL_OPTIONS where you can pass it. If there is an ui element in the VS Addin - don't know, don't use this.

          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
          2

          • Login

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