Closed aexvir closed 1 year ago
tried on amd64 and it also doesn't seem to work
Undefined symbols for architecture x86_64:
"_tree_sitter_elixir", referenced from:
tree_sitter_elixir::language::hcb8433d13b3129e1 in libtree_sitter_elixir-fecd53fdffcbf903.rlib(tree_sitter_elixir-fecd53fdffcbf903.tree_sitter_elixir.a5745211-cgu.0.rcgu.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Apple clang version 14.0.3 (clang-1403.0.22.14.1)
Target: x86_64-apple-darwin22.5.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
it seems that after #56 this package can no longer build on arm64 architectures on macos (haven't tried amd46) the current error I'm seeing when building is
clang --version output
rust toolchain
cargo.toml