Admin message

WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.

Undefined symbols when building IVAS via cmake.

How to reproduce.

Configure and build via CMake:

git checkout main
cmake -DWMOPS=ON -S . -B build
cmake --build build

Error:

...
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[2]: *** [CMakeFiles/ambi_converter.dir/build.make:103: ambi_converter] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:1499: CMakeFiles/ambi_converter.dir/all] Error 2
gmake: *** [Makefile:146: all] Error 2
Edited Oct 23, 2025 by Nicolas Roussin
Assignee Loading
Time tracking Loading