aboelens
aboelens
**Describe the bug** I compile my code against the intel-mkl port. Compiling and linking works fine, but when running my unit tests I get the error: INTEL MKL ERROR: The...
Currently curlcpp can only be compiled as a static library no windows. I would be great to have the possibility to also compile it as a shared library. https://cmake.org/cmake/help/latest/module/GenerateExportHeader.html is...
In one of the examples it is mentioned that: /** * get_info returns a curl_easy_info object. With the get method we retrieve * the std::pair object associated with it: the...