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
When trying to manually compile giza on M1
ld: library not found for -lgiza
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [libcpgplot.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
When trying to manually compile giza on M1
ld: library not found for -lgiza
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [libcpgplot.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
When trying to brew install Spash
#include <ft2build.h>
^~~~~~~~~~~~
1 error generated.
make[1]: *** [libgiza_la-giza-set-font.lo] Error 1
make: *** [install-recursive] Error 1
The text was updated successfully, but these errors were encountered: