kevingurney opened a new issue, #40903:
URL: https://github.com/apache/arrow/issues/40903

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   This is a follow up to 
https://github.com/apache/arrow/pull/38660#issuecomment-2027721732.
   
   We should prevent the `.lib` files under `./fsroot/+libmexclass/+proxy/` 
from being included in the MLTBX file for the MATLAB interface, since those 
shouldn't be required as runtime dependencies. We suspect that the fact that 
these are being included may be due to a bug in `mathworks/libmexclass` 
somewhere in the implementation of the `install_imported_target` function 
defined here: 
https://github.com/mathworks/libmexclass/blob/main/libmexclass/cpp/CMakeLists.txt#L18.
   
   ### Component(s)
   
   MATLAB, Packaging


-- 
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