|
From: Raymond R. <ray...@gm...> - 2018-07-13 16:10:13
|
I’m trying to figure out, given I have built and installed Quantlib on Linux, what is the easiest way to compile C++ code against Quantlib. As an example, I took a piece of Example code and am trying to build it with my own Makefile. Of course, I could grab the generated make files from the Example directory but that doesn’t set me up to build new projects that haven’t been set up. Thanks for any help. |