Skip to content

Library doesn't work on Pd double-precision (experimental) #189

@NiccoloGranieri

Description

@NiccoloGranieri

User reported that library doesn't load on new experimental version of double-precision Pd (Pure Data 0.55-0-pd64). Considering that this experimental version is a release candidate, it is expected to break completely ml.lib on the next release.

To reproduce:

Expected:

  • Object loads correctly

Outcome:

  • Pd tries to load every object from the library, in any format, and fails.
tried /Users/niccolo/Documents/Pd/ml.svm.darwin-arm64-64.so and failed
tried /Users/niccolo/Documents/Pd/ml.svm.darwin-arm64-0.so and failed
tried /Users/niccolo/Documents/Pd/ml.svm.darwin-fat-64.so and failed
tried /Users/niccolo/Documents/Pd/ml.svm.darwin-fat-0.so and failed
...
... couldn't create

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions