kou commented on issue #42015: URL: https://github.com/apache/arrow/issues/42015#issuecomment-2161875715
OK. #10004 and #10020 will not solve this problem. I think that #10004 and #10020 will be solved by upgrading `C:/windows/system32/msvcp140.dll` to the latest release. But our build uses `D:\hostedtoolcache\windows\MATLAB\2024.1.999\x64\bin\win64\MSVCP140.dll` not `C:/windows/system32/msvcp140.dll`. So #10004 and #10020 will not solve this problem. It seems that we need to use `_DISABLE_CONSTEXPR_MUTEX_CONSTRUCTOR` for now. -- 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]
