|
From: Luigi B. <lui...@gm...> - 2021-11-01 17:08:12
|
Thanks, Jonathan! Do you have a primer on how to use this for someone who never used vcpkg? Luigi On Sun, Oct 31, 2021 at 8:05 AM Jonathan Sweemer <sw...@gm...> wrote: > Hello QuantLib users, > > In case there are any other vcpkg users out there, heads up that I have > submitted a pull request[1] to update QuantLib from v1.22 to v1.24. > > I have also enabled the option to build QuantLib as a shared library on > Linux through vcpkg, which has been disabled until now for some reason. In > case the lack of shared library support on Linux has prevented anyone from > using vcpkg, you might want to try again once this change is merged. (Note > that in order to build as a shared library on Linux with vcpkg you need to > define a new triplet by following the instructions in [2]). > > On Windows, still only static linkage is supported, both in vcpkg and in > QuantLib's CMake build settings. > > [1] https://github.com/microsoft/vcpkg/pull/21068 > [2] > https://vcpkg.readthedocs.io/en/latest/examples/overlay-triplets-linux-dynamic/ > > Jonathan Sweemer > _______________________________________________ > QuantLib-users mailing list > Qua...@li... > https://lists.sourceforge.net/lists/listinfo/quantlib-users > |