Uploaded image for project: 'Qt Automotive Suite'
  1. Qt Automotive Suite
  2. AUTOSUITE-1388

QtIvi from installer is based on QtSimulator, but the libs are not installed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P0: Blocker P0: Blocker
    • None
    • 5.12.8
    • Installer
    • None

      With the current 5.12.6 installer, the QtIviVehicleFunctions plugin can't be loaded, because it is linked against QtSimulator, but QtSimulator is not part of the installation.

      Cannot load library /Users/Gagi/Qt/5.12.6/clang_64/plugins/qtivi/libvehiclefunction_simulator.dylib: (dlopen(/Users/Gagi/Qt/5.12.6/clang_64/plugins/qtivi/libvehiclefunction_simulator.dylib, 133): Library not loaded: @rpath/QtSimulator.framework/Versions/5/QtSimulator
        Referenced from: /Users/Gagi/Qt/5.12.6/clang_64/plugins/qtivi/libvehiclefunction_simulator.dylib
        Reason: image not found)
      

      Either package and install QtSimulator for 5.12.6 or better remove it from the build in the CI, so QtIvi doesn't pick it up for building.
      How was it done for 5.12.4 ? I think we should do the same here.

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

            ankokko Antti Kokko
            gagi Dominik Holland
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes