HoaLibrary-PD icon indicating copy to clipboard operation
HoaLibrary-PD copied to clipboard

Add support for Pd 0.48 (Ubuntu 17.10)

Open meschi opened this issue 8 years ago • 4 comments

I tested the official and my own binaries against vanilla-0.47.1-3 and vanilla-0.48 on Ubuntu 17.10. The binaries are compatible with the old pure data, but when trying the new version thats coming with Ubuntu 17.10 pure data is unable to load the Hoa library.

When pd tries to load the library it displays this error message:

::pdwindow::logpost {} 4 {/home/meschi/Documents/Pd/externals/Cream/Cream.pd_linux: /home/meschi/Documents/Pd/externals/Cream/Cream.pd_linux: undefined symbol: sys_staticpath
}

[...]

::pdwindow::logpost {} 4 {/home/meschi/Documents/Pd/externals/Hoa/Hoa.pd_linux: /home/meschi/Documents/Pd/externals/Hoa/Hoa.pd_linux: undefined symbol: sys_staticpath
}

This library seems to require a internal variable of pure data that was removed in 0.48

meschi avatar Oct 30 '17 02:10 meschi

I second the request for a HOA update compatible to pd 0.48-1++.

jayrope avatar May 23 '18 12:05 jayrope

Let's make this 0.49-0

mxa avatar Oct 05 '18 21:10 mxa

Hi, i've got a couple of notes on how to fix this for pd-0.50.2, re according to this: https://github.com/CICM/HoaLibrary-PD/issues/13

muziker avatar Nov 27 '19 08:11 muziker

Anyone able to helps do this for MacOS?

J-Mus avatar Jun 09 '20 14:06 J-Mus