[PD] which pix_opencv to select in Deken?

Claude Heiland-Allen claude at mathr.co.uk
Fri Oct 20 08:27:05 CEST 2017


On 20/10/17 07:19, Peter P. wrote:
> Thank you! Now I found a more useful error message:
> 
> ~/.local/lib/pd/extra/pix_opencv/pix_opencv.l_ia64: undefined symbol: _ZN9GemPixObj4SIMDEi

You can humanize the mangled name with c++filt.  Example:

$ c++filt _ZN9GemPixObj4SIMDEi
GemPixObj::SIMD(int)


Claude
-- 
https://mathr.co.uk



More information about the Pd-list mailing list