mikeoliphant / neural-amp-modeler-lv2

Neural Amp Modeler LV2 plugin implementation
GNU General Public License v3.0
227 stars 28 forks source link

libstdc++.so.6: version `CXXABI_1.3.15' not found #66

Closed youpi-ck closed 6 months ago

youpi-ck commented 6 months ago

Hello,

When attempting to load your plugin into Carla, I encounter the following error:

image

'I have noticed that this might be due to the fact that my libstdc++.so.6 is located in the /lib64 folder.

For context, I am using Fedora.

Is this a bug, or is there something I need to do to resolve the issue?'

Thank you

youpi-ck commented 6 months ago

Okay, so I wrote this a bit too quickly. It's a problem from the Flatpak version of Carla.

mikeoliphant commented 6 months ago

Yep - it is an issue with Flatpaks and plugins that were built under different conditions.

I assuming you were building the NAM LV2 plugin yourself? There is a Flatpak version of the plugin available (although it may be a bit out of date).