Details
-
Bug
-
Resolution: Done
-
P0: Blocker
-
None
-
5.12.8
-
None
Description
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.
Attachments
Issue Links
- is required for
-
AUTOSUITE-1382 Temperature can't be chagned using the slider
- Closed