rm5248 commented on issue #388:
URL: 
https://github.com/apache/logging-log4cxx/issues/388#issuecomment-2214036240

   >To make it work on both, It should detect whether the threading library is 
posix (default for g++/libstdc++ through winpthreads) or win32 (default for 
clang++/libc++).
   
   It should do this already, the error is in the `#define WIN32`, so I'm not 
sure why it's complaining(MSVC works fine).
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to