Open jmonschke-onscale opened 5 years ago
Please check CMakeFiles/CMakeOutput.log and CMakeFiles/CMakeError.log.
You might also prefer to use CMake's pkg-config support instead of FindPETSc.cmake unless you need legacy support (to very old versions of PETSc before PETSc.pc was distributed).
I'm trying to use the CMake module to find the PETSc installation that I built on Ubuntu 19.04. I am setting both environment and CMake variables for PETSC_DIR and PETSC_ARCH but I still get the following error message:
Any ideas?