Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-55977

windeployqt: Does not deploy CAN bus plugins from QtSerialBus module

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.6.3
    • 5.7.0
    • None
    • * Qt 5.7.0 MSVC2015 x86
      * Windows 10
    • 316720b417a8360d2dfa24e9f3924fc46ef590e3 (qttools/5.6, 14.9.2016, 5.6.3)

      When I start windeploy.exe for my application, which use QtSerialBus module, then it does not deploy QtSerialBus' plugins. It deploys only Qt5SerialBus.dll library.

      $windeployqt myapp.exe

      result:

      ...
      myapp.exe
      ...
      Qt5SerialBus.dll
      ...

      expected:

      ...
      myapp.exe
      ...
      Qt5SerialBus.dll
      ...
      canbus/qtpeakcanbus.dll
      canbus/qttinycanbus.dll
      ...

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kleint Friedemann Kleint
            kuzulis Denis Shienkov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes