CICM / pd-faustgen

The FAUST compiler embedded in a Pd external
MIT License
43 stars 7 forks source link

Undefined symbol: _ZNSt3__114error_categoryD2Ev Linux #16

Open JRSV opened 3 years ago

JRSV commented 3 years ago

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?

pierreguillot commented 3 years ago

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

JRSV commented 3 years ago

Great, thanks Pierre!

pierreguillot commented 3 years ago

What is your system? Do you have glibc installed?

JRSV commented 3 years ago

Ubunutu 19.10/Fedora31 Yeah, glibc on both systems

JRSV commented 3 years ago

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