rjosh003-CS

Results 2 comments of rjosh003-CS

Hi, I got this resolved. It seems that qantlib library is a static library. For that you have to use **.\vcpkg install qantlib:x64-windows-static** to download. By default vcpkg install dynamic...

Qantlib is a static library so we have to use -static keyword while using vckpg install.