timcoleman opened a new issue, #180:
URL: https://github.com/apache/logging-log4cxx/issues/180

   In order to be used on Windows Server, the SetThreadDescription() and 
GetThreadDescription() functions need to be linked at run time, instead of at 
load time.
   
   The code as implemented works on Windows 10 (and I assume on Windows 11), 
but fails on Windows Server (I have tested 2016, but not any other Server 
versions).
   
   I have worked around this issue by disabling the symbol checks in 
CMakeLists.txt.


-- 
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: notifications-unsubscr...@logging.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to