Details
Description
When using the nightly builds from June 26th, in Neptune, the effect is that the simulation does not start on cluster, no drive related data can be changed via the companion app. Trying to start the server on the command line ends with following:
➜ neptune3 ./drivedata-simulation-server dyld: Library not loaded: @rpath/QtIviCore.framework/Versions/5/QtIviCore Referenced from: /Users/vladimir/Qt/5.13.0/clang_64/neptune3/./drivedata-simulation-server Reason: image not found [1] 35552 abort ./drivedata-simulation-server ➜ neptune3
The effect occurred in the build before, but was not observed in earlier builds for MacOS.
A local build form the same SHA1 on MacOS Mojave works w/o problems. It seems to be something related to the way how CI builds are running...