pd-faustgen icon indicating copy to clipboard operation
pd-faustgen copied to clipboard

Undefined symbol: _ZNSt3__114error_categoryD2Ev Linux

Open JRSV opened this issue 5 years ago • 5 comments

I installed the object through Deken, but I am getting an error that prevents from creating.

/faustgen~/faustgen~.pd_linux: undefined symbol: _ZNSt3__114error_categoryD2Ev

running pd in the terminal with --verbose didn't give any errors

any ideas?

JRSV avatar Sep 24 '20 04:09 JRSV

I'm trying to fix this, in the meantime, you can use v0.1.1 that should work

pierreguillot avatar Sep 28 '20 17:09 pierreguillot

Great, thanks Pierre!

JRSV avatar Sep 28 '20 17:09 JRSV

What is your system? Do you have glibc installed?

pierreguillot avatar Sep 28 '20 17:09 pierreguillot

Ubunutu 19.10/Fedora31 Yeah, glibc on both systems

JRSV avatar Sep 28 '20 17:09 JRSV

I'm trying to fix this, in the meantime, you can use v0.1.1 that should work

Hello Pierre, this version is not working in fedora 32. gives me this on pd console

/home/jrsv/Documents/Pd/externals/faustgen~/faustgen~.pd_linux: undefined symbol: _ZNSt3__114error_categoryD2Ev

JRSV avatar Oct 20 '20 18:10 JRSV