o.dot x Max 8.6 - update to o.dot v1.3.6

jasch's icon

Hi,

Just a quick heads-up the CNMAT o.dot objects v 1 3.5 are not loading in Max 8.6 on Apple Silicon/ARM.

Errors: "o.<object>: unable to load object bundle executable" —» the external load fine under Max 8.5.7

If you depend on this library, you'll need to use release 1.3.6 (see below)

cheerz

/*j

Jeremy's icon

Most likely they will need to be recompiled without linkage to the Max Api, which has been deprecated for some time now.

This should be a simple fix, I can try to get in touch with Rama (or whoever is currently maintaining them).

John MacCallum's icon

Thanks for the report. Here's a version that works for 8.6 on the Mac: https://github.com/CNMAT/CNMAT-odot/releases/tag/1.3.6. We'll get a version up to the Package Manager this week.

jasch's icon

Excellent, thanks! I adjusted the initial forum post to show your update.