(v13) Building the SDK as a dynamic library
This page applies to Harlequin v13.1r0 and later; and to Harlequin Core but not Harlequin MultiRIP.
By default, the Harlequin Core SDK is built as a static library (hhrsdklib.a
on Linux or hhrsdklib.lib
on Windows). Alternatively, the SDK can be built as a shared object (hhrsdkdll.so
) or DLL (hhrsdkdll.dll
) by setting USE_DYNAMIC_SDK=1
when invoking the makefile.