Check that you have GSL: gsl-config --version
and make sure that you have at least “CMake 3.9”: cmake --version
Attach the three “*.out.txt
” files created by my “simple instructions on how to build Garfield++ (with examples) from scratch”.
BTW. @hschindl The configuration step outputs a strange line:
(...)
-- Found OpenMP: TRUE (found version "4.5")
-- Creating a new library named magboltz with API version 11
-- Creating a new library named with API version # NOTE: NO NAME AND NO VERSION
-- Garfield++ examples will be built. In order disable this option use -DWITH_EXAMPLES=OFF
(...)