[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cmake help for minimac4 needed



Hi Andreas,

On 2022-10-27 08:44, Andreas Tille wrote:
just another cmake issue I'd like to ask for help here.  As you can see
in salsa CI[1] the cmake configuration of minimac4 fails with:

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
OMPP_LIBRARY
     linked by target "minimac4" in directory /builds/med-team/minimac4/debian/output/source_dir

Any hint how to fix this?

According to requirements.txt [1], minimac4 depends on omp [2], so it seems this message warns about omp not being found on the system.

[1] https://salsa.debian.org/med-team/minimac4/-/blob/master/requirements.txt
[2] https://github.com/jonathonl/omp

Hope this helps,
Andrius


Reply to: