pure-data
pure-data copied to clipboard
Error message regarding [ceammc] library at macOS double version startup
When I start the macOS double version I have this message in the main window :
refusing to load 32bit-float object 'ceammc' into 64bit-float Pd [ceammc] can't create library class
I'm on 10.12.3
Try to check first: may be you have 32-bit float ceammc installed via deken in ~/Documents/Pd or elsewhere on your platform?
I had it installed before installing the double version, but I don't see any artifact of this version anywhere. I have a 32bits version of Pd installed but it is Pd-L2Ork, not ceammc.
Here is the full output of the message window at startup :
`- Drag and Drop on Window Drag and Drop on Canvas Usage: See /Users/jean-martin/Documents/Pd/externals/dnd-plugin/dnd-plugin-help.pd
loaded iem::punish::patcherize-plugin loaded tclprompt-plugin [completion-plugin] version 0.46.0 [completion-plugin] finished scanning externals loaded patch2svg-plugin 'patch2svg-plugin.tcl' already loaded, ignoring: '/Applications/Pd-ceammc_2021.11-double.app/Contents/Resources/tcl/ceammc/patch2svg-plugin.tcl' 'completion-plugin.tcl' already loaded, ignoring: '/Applications/Pd-ceammc_2021.11-double.app/Contents/Resources/tcl/ceammc/completion-plugin.tcl' refusing to load 32bit-float object 'ceammc' into 64bit-float Pd [ceammc] can't create library class patcherize - turn objects into a subpatch `
Would you show output of Pd window when running as:
/Applications/Pd-ceammc_2021.11-double.app/Contents/Resources/bin/pd -verbose
?
The pd window is black (see attached screenshot) and I join you the output of the terminal.