Skip to content

Comments

Add native support for Apple silicon Macs.#101

Open
cnuahs wants to merge 6 commits intodatajoint:masterfrom
cnuahs:maca64-dev
Open

Add native support for Apple silicon Macs.#101
cnuahs wants to merge 6 commits intodatajoint:masterfrom
cnuahs:maca64-dev

Conversation

@cnuahs
Copy link

@cnuahs cnuahs commented May 17, 2024

Add support for using mym in Matlab built for Apple silicon Macs (64-bit ARM; mexmaca64).

From the Mathworks documentation:

"MEX files built on macOS with Intel are not supported on the Apple silicon platform using Rosetta 2."

This change:

cnuahs and others added 6 commits May 13, 2024 21:35
This change includes the MySQL client library from MySQL 8.4.0 LTS.

Possible fix for issues datajoint#99 and datajoint#100.
The filename `lib_mexa64/libmysqlclient.so.18.4.` (note trailing
period) is invalid when checking out the repository on Windows.
This library is superseded by `lib_mexa64/libmysqlclient.so.24`.
This change removes the old include and lib (.so) files.
Notably, make backward compatible with releases of Matlab prior
to ~R2016 (necessary for support of legacy 32-bit platforms).
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.

1 participant