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
I have been unable to compile 3dfier lately. I keep receiving the following error, even after redirecting the locations and reinstalling some dependencies
ld: library not found for -lyaml-cpp
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [3dfier] Error 1
make[1]: *** [CMakeFiles/3dfier.dir/all] Error 2
make: *** [all] Error 2
I am on a MacbookPro M1 Ventura 13.5.1
The text was updated successfully, but these errors were encountered:
I have been unable to compile 3dfier lately. I keep receiving the following error, even after redirecting the locations and reinstalling some dependencies
ld: library not found for -lyaml-cpp
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [3dfier] Error 1
make[1]: *** [CMakeFiles/3dfier.dir/all] Error 2
make: *** [all] Error 2
I am on a MacbookPro M1 Ventura 13.5.1
The text was updated successfully, but these errors were encountered: