Re: [deal.II] DEAL_II_HAVE_USABLE_FLAGS_DEBUG - Failed

2024-12-05 Thread yushut
DCMAKE_CXX_FLAGS=-std=c++17 ../CMakeLists.txt with same errors. It looks like I need to reinstall all libraries specifying the compiler explicitly, right? Best, Vladimir среда, 4 декабря 2024 г. в 13:37:42 UTC-5, Wolfgang Bangerth: > > On 12/3/24 08:53, yushut wrote: > >

[deal.II] DEAL_II_HAVE_USABLE_FLAGS_DEBUG - Failed

2024-12-03 Thread yushut
Hello! I am installing dealii an a new machine with Ubuntu 24 . I succeed wIthout MPI, but when I run cmake -DDEAL_II_WITH_MPI=ON ../CMakeLists.txt I get the following error: CMake Error at cmake/setup_sanity_checks.cmake:99 (message): Configuration error: Cannot compile a test program with