Skip to content

Conversation

pitsianis
Copy link
Contributor

@pitsianis pitsianis commented Jun 23, 2023

I saw that build.jl was looking for the library libmx at the wrong subdirectory maci64 instead of the correct one maca64 foat the aa64 version of MATLAB

With this change MATLAB.jl builds correctly and all tests passed. It fixes #205 #209

Clarification: This should allow MATLAB.jl to build and work correctly for macOS julia-x86 with MATLAB-x86 and julia-aa64 with MATLAB-aa64 (like the R2023b Prerelease). I do not believe that other combinations are possible (or meaningful?).

@musm
Copy link
Collaborator

musm commented Jul 12, 2023

Sorry for the late review. Thank you!

@musm musm merged commit 78e63ec into JuliaInterop:master Jul 12, 2023
@pitsianis pitsianis deleted the patch-1 branch July 12, 2023 14:40
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.

Fail to build the MATLAB due to the load error of libmx
2 participants