Skip to content

fix the miss of including matlab ut library #3089

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 17, 2025

Conversation

gmm76
Copy link
Contributor

@gmm76 gmm76 commented Jun 16, 2025

'\dlib\matlab\cmake_mex_wrapper' missed including the library 'libut.lib', which leads to a link error of 'undefined reference to utIsInterruptPending'. The version fix the error by adding 2 lines (line 41 & 46), and append ' ${MATLAB_UT_LIBRARY}' in line 48 in '\dlib\matlab\cmake_mex_wrapper'

@davisking
Copy link
Owner

Awesome, thanks for the PR :)

@davisking davisking merged commit d0f4179 into davisking:master Jun 17, 2025
@gmm76 gmm76 deleted the fix_matlab_UT_library branch June 18, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants