
报错信息:
A version of Pastix has been found but pastix_nompi.h does not exist in the include directory. Because Eigen tests require a version without MPI, we disable the Pastix backend.
CMake Warning (dev) at /usr/local/lib/cmake/Boost-1.75.0/BoostConfig.cmake:240 (if):
Policy CMP0057 is not set: Support new IN_LIST if() operator. Run "cmake
--help-policy CMP0057" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
IN_LIST will be interpreted as an operator when the policy is set to NEW.
Since the policy is not set the OLD behavior will be used.
Call Stack (most recent call first):
/usr/local/share/cmake-3.5/Modules/FindBoost.cmake:245 (find_package)
test/CMakeLists.txt:342 (find_package)
This warni

本文介绍了如何解决在重新安装Eigen3时遇到的CMake编译错误,重点提及了cmakePolicy CMP0057设置问题以及Pastix backend的配置,提供了解决方案和相关博客链接。

2万+

被折叠的 条评论
为什么被折叠?



