|
From: Jake H. <jak...@gm...> - 2022-12-16 19:09:52
|
Hello experts, I am a new QuantLib user, currently trying to build the solution on Windows with Visual Studio Code, Boost, CMake and MinGW. I am still not able to build it because I am getting a good list of linking errors. Anyway, let's suppose that I want to build and test only the functionalities containted in the source file \QuantLib\ql\time\calendar.cpp (with all the required dipendences of course). According to your experience, is there a way to do it, or in order to test the calendar functionalities I am forced to build the whole solution? I apologize for the newbie question and thank you in advance for your time. Best, W. |