|
From: Tobias J. <tob...@us...> - 2023-05-30 13:12:57
|
Hello, May anyone know what could have caused the error below? The error occurred during make install on Gentoo Linux. Thanks TJ \-- Installing: /opt/QuantLib-1.30/include/ql/utilities/vectors.hpp \-- Installing: /opt/QuantLib-1.30/include/ql/version.hpp \-- Installing: /opt/QuantLib-1.30/include/ql/volatilitymodel.hpp \-- Installing: /opt/QuantLib-1.30/include/ql/config.hpp \-- Installing: /opt/QuantLib-1.30/include/ql/qldefines.hpp CMake Error at ql/cmake_install.cmake:5227 (file): file INSTALL cannot find "/opt/tmp/QuantLib-1.30/build/ql/quantlib.hpp": No such file or directory. Call Stack (most recent call first): cmake_install.cmake:47 (include) make: *** [Makefile:130: install] Error 1 |