Skip to content

Releases: lifelib-dev/QuantLib-DLL

QuantLib 1.41 (Windows x64 DLL)

24 Feb 13:54

Choose a tag to compare

Pre-built QuantLib 1.41 as a Windows x64 DLL.

Contents of QuantLib-1.41-x64-dll.zip:

  • QuantLib-1.41/bin/QuantLib-x64-mt.dll — Runtime DLL
  • QuantLib-1.41/lib/QuantLib-x64-mt.lib — Import library
  • QuantLib-1.41/include/ql/ — QuantLib headers (patched for DLL)
  • boost_1.87.0/ — Boost 1.87.0 headers

Build details:

  • Visual Studio 2022 (MSVC)
  • BUILD_SHARED_LIBS=ON, CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS=ON
  • MSVC DLL CRT (/MD)

Usage:

Expand-Archive QuantLib-1.41-x64-dll.zip -DestinationPath C:\quantlib-deps