You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is likely due to differences in base macOS system used for the build, and the cmake flags passed into surge.
Cardinal builds target 10.15 as the minimum version, but this is not the default on cmake when doing regular builds.
I just added b5daa7d that might fix this, please test
Version
24.05
Plugin type
CLAP
OS
macOS Sonoma 14.3 M3
DAW / Host (if applicable)
No response
Description
Creating CLAP plugin for Cardinal
ld: warning: ignoring duplicate libraries: '-lm', '-lsndfile'
Undefined symbols for architecture arm64:
"surgextghc::filesystem::is_directory(surgextghc::filesystem::path const&)", referenced from:
Surge::Storage::FxUserPreset::doPresetRescan(SurgeStorage*, bool) in libsurge-common.a3
Surge::Storage::FxUserPreset::doPresetRescan(SurgeStorage*, bool) in libsurge-common.a3
SurgeStorage::SurgeStorage(SurgeStorage::SurgeStorageConfig const&) in libsurge-common.a15
SurgeStorage::createUserDirectory() in libsurge-common.a15
SurgeStorage::refresh_wtlist() in libsurge-common.a15
The text was updated successfully, but these errors were encountered: