Closed kevontheweb closed 1 year ago
Are you maybe running carla in a different environment from where you compiled (inside a virtual environment like conda, for example)?
thanks, Carla was a flatpak and I had compiled NAM normally. I see there is another issue to have a flatpak build which would be nice. but this is working for me now thank you!
👍
Hi, I'm on fedora 38 trying to compile the plugin. when I try to load it using carla I get
I am using the latest version of gcc (13.1.1) and running
strings /usr/lib/libstdc++.so.6 | grep GLIBCXX
returns the following:so I do have it. If there is something I am missing or something I can change in the Makefile I would appreciate assistance.