scivision / mumps

MUMPS via CMake
http://mumps-solver.org
MIT License
113 stars 45 forks source link

Build failed on Windows+Intel oneAPI #36

Closed adam-sim-dev closed 2 years ago

adam-sim-dev commented 2 years ago

System:

Windows 10, VS 2019, Intel oneAPI 2022, lastest master branch

Command line used:

cmake -B build -G Ninja -DCMAKE_C_COMPILER=cl -Dparallel=false

Error:

CMake Error at CMakeLists.txt:69 (add_subdirectory): add_subdirectory given source "/libseq" which is not an existing directory.

scivision commented 2 years ago

This is fixed in v5.5.1.3 thanks