Tomáš Ondruš
Tomáš Ondruš
> If you still have this problem try to use git clone with "--recursive" flag which will also clone submodules
Thank you, yeah this fulfills my requirements.
This works when I have this library as shared, but when I try it as a static library, no matter what I do, the default 'PRETTY_FUNCTION' is still used. I...
I have found it the hard way, but I would need to set the function macro persistently to __FUNCTION__ but when i tried to redefine that config.hxx and defines.hxx before...
"I think we don't understand each other. This is an example program. ```cpp #include #include #include #include #undef LOG4CPLUS_MACRO_FUNCTION #define LOG4CPLUS_MACRO_FUNCTION() __FUNCTION__ using namespace std; using namespace log4cplus; using namespace...
I am also trying to build a static version of curl with GSSAPI, and when I try to build Heimdal with LibreSSL, I am getting the same errors.
oatpp-curl still exists: https://github.com/oatpp/oatpp-curl/