On 04/19/2018 11:48 AM, Ed Kelly via Pd-list wrote:
> I remember trying to get some help with why my ported lpc object wasn't initalizing properly earlier this week- also silence.
that's probably because it was totally unclear (at least to me) what you
were asking.
if your object cannot load
- replace "print" with "post"
- run Pd with "-verbose".
- check the console. check the terminal.
- check the file type.
- check whether all the runtime dependencies can be found.
etc.
gamdsr
IOhannes