Hallo frank, list!
I just have a problem with syncgrain (recompiled flext with stk support
and syncgrain):
--------8<------------
/usr/lib/pd/extra/syncgrain~.pd_linux: undefined symbol: _ZTI6SndObj
c++filt _ZTI6SndObj
typeinfo for SndObj
--------8<------------
don't know what the problem should be ...
... maybe something in the config.txt:
--------8<------------
# where is the Sndobjs installation?
# (uncomment the line with # to disable SNDOBJ support)
# please be sure to delete an eventual m_pd.h file from the SNDOBJ
include folder!!
SNDOBJ=/usr/lib
--------8<------------
... I guess this should point to libsndobj (/usr/lib in my case)
?
Also the headers of SndObj are not included to the Include-Path, so
syncgrain fails to compile ...
Thanks,
LG
Georg