sqlite-vss icon indicating copy to clipboard operation
sqlite-vss copied to clipboard

Issues using rust crate on M2 Max

Open vikranthkeerthipati opened this issue 1 year ago • 2 comments

Not sure if anyone else on apple silicon is facing issues, but for the rust crate I had to manually add RUSTFLAGS="-L/opt/homebrew/opt/libomp/lib -L/opt/homebrew/opt/llvm/lib -lblas -llapack" in order for the linker to work properly.

Curious if this is a result of my local setup or an issue that others on silicon were facing for the rust crate

vikranthkeerthipati avatar Jun 16 '23 08:06 vikranthkeerthipati