After cleaning up all the errors that Xcode was flagging, I get this final error that I really don't know how to solve :white_frowning_face:
Undefined symbols for architecture x86_64:
"maxon::details::ModuleInfoWrapper<8132888662419880549ull>::info", referenced from:
___cxx_global_var_init in Patterner.o
___cxx_global_var_init in main.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Can anyone help me?