jpbarrette / curlpp

C++ wrapper around libcURL
http://www.curlpp.org
1.68k stars 360 forks source link

Is it possible to precompile libraries? #131

Open vega0 opened 3 years ago

vega0 commented 3 years ago

Is it possible to precompile libraries for win32/win64 as static libraries for embedding ? I'am tried to compile it as win32 but unsuccessful

sgallou commented 3 years ago

Did you try using cmake ?

z16166 commented 2 years ago

just run "vcpkg install curlpp"