|
From: Chirag D. <chi...@ya...> - 2022-01-19 11:13:34
|
Hi Quantlib Users Hope all is well. I am trying to get more involved in the Quantlib project with my interest in quantitative finance. I have been able to get it to work in Windows VS2017 but I am trying to make it work in CLion using CMake with no success. 1) I can't even get Boost to compile in CLion using CMake. I am only able to use the header only Boost files in CLion https://stackoverflow.com/questions/36519453/setup-boost-in-clion 2) I tried following this blog by Dimitry but I guess I first need to make Boost work (or are the header only Boost files sufficient ?). The instructions are not very clear. https://blog.jetbrains.com/clion/2015/12/quantlib-clion/ May I kindly check if this is something somebody can guide me on please ? Thank you for your guidanceChirag |