[GH-ISSUE #54] Compresaturator2 refuses to load on Linux due to "symbol lookup error" #43

Closed
opened 2026-05-05 22:03:11 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @xard-dev on GitHub (Oct 5, 2024).
Original GitHub issue: https://github.com/airwindows/airwindows/issues/54

Compresaturator2 plugin on Ardour 8.8 on Ubuntu 20.22 Linux refuses to load because of following error:

symbol lookup error: /usr/local/lib/vst/airwindows-lxvst/Compresaturator2.so: undefined symbol: _Z20createEffectInstancePFlP7AEffectiilPvfE
Scan Failed.

I checked through this code repository and there does not seem to be code for Compresaturator2 here, so I can't look the source for possible clues.

Originally created by @xard-dev on GitHub (Oct 5, 2024). Original GitHub issue: https://github.com/airwindows/airwindows/issues/54 Compresaturator2 plugin on Ardour 8.8 on Ubuntu 20.22 Linux refuses to load because of following error: ``` symbol lookup error: /usr/local/lib/vst/airwindows-lxvst/Compresaturator2.so: undefined symbol: _Z20createEffectInstancePFlP7AEffectiilPvfE Scan Failed. ``` I checked through this code repository and there does not seem to be code for Compresaturator2 here, so I can't look the source for possible clues.
Author
Owner

@airwindows commented on GitHub (Oct 5, 2024):

That's not supposed to be there: it's not in the non-Linux collections, and isn't in the CMAKE for current builds. I've removed it from the Linux collections, thanks for spotting that was there :)

<!-- gh-comment-id:2395132678 --> @airwindows commented on GitHub (Oct 5, 2024): That's not supposed to be there: it's not in the non-Linux collections, and isn't in the CMAKE for current builds. I've removed it from the Linux collections, thanks for spotting that was there :)
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/airwindows#43
No description provided.