Hi Oleg,
I'm running the latest daily build linux binaries (though I have had this problem with builds from June too)...
... when I run camera_solve, I'm getting errors of this sort:
INTEL oneMKL ERROR: /data/local/soft/asp/StereoPipeline-3.6.0-alpha-2025-09-17-x
86_64-Linux/libexec/../lib/libmkl_avx512.so.2: cannot open shared object file: No such file or directory.
Intel oneMKL FATAL ERROR: Cannot load libmkl_avx512.so.2 or libmkl_def.so.2.
The more recent versions of ASP seem to require libmkl_avx512.so.2 or libmkl_def.so.2, but these are not included in the lib/ directory. Without a matching system MKL installation the binary fails to start. (I do have MKL, but obviously an older one). WOuld it be possible to bundle these additional MKL backend libraries with the pre-compiled binaries? I guess my MKL build is a little old (<2022?)... maybe I need to persuade my sys admin to update.
Cheers,
James