|
From: Jonathan S. <sw...@gm...> - 2023-05-30 21:02:27
|
Hi TJ, Could you share your full command history starting from when you downloaded the release artifacts, as well as the full CMake build output? It’s a bit hard to say what the root cause is based on the short snippet below. 2023년 5월 30일 (화) 22:16, Tobias Jones via QuantLib-users < qua...@li...>님이 작성: > 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 > > > > > > _______________________________________________ > QuantLib-users mailing list > Qua...@li... > https://lists.sourceforge.net/lists/listinfo/quantlib-users > |