CNMAT / CNMAT-Externs

CNMAT Max/MSP externals
Other
96 stars 11 forks source link

all externals failing with Apple M1 chips #127

Closed EdmundCampion closed 2 years ago

EdmundCampion commented 2 years ago

All CNMAT externals failing with Apple M1 chips. Reports are in... will discuss further in staff meeting

EdmundCampion commented 2 years ago

Ron Smith writes: the objects that aren't being read in Max are working in my standalone applications on the M1 Mac that I created last year on an Intel chip Mac.

wagne342 commented 2 years ago

I have made changes in the following branch and the project should now compile for Apple Silicon: https://github.com/CNMAT/CNMAT-Externs/tree/Apple-Silicon

wagne342 commented 2 years ago

There is a pre-release version for Apple Silicon posted here.

The above is fairly stable, but does have some known bugs that I am working to resolve. • bpf crashes Max on object delete or close • thread.join crashes Max when a messsage containing text is passed to thread.join • bench~ is prevented from compiling

I am still working on the Windows version with current bug fixes.

wagne342 commented 2 years ago

Please see the official v1.0.5 release available thru the package manager. Closing for now, but please re-open if problem persists.