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 attempting to run que-pasa on a Mac M1 Pro, I encounter a long error, which ends with:
= note: ld: reference to symbol (which has not been assigned an address) __ZN4curl4init9INIT_CTOR17he82e7f324a6de79eE in '__ZN4curl4init17h1ec88ca3b0b59da6E' from /Users/ollyfreeman/Documents/dev/trilitech/que-pasa/target/debug/deps/libcurl-3e5748cbebabbca3.rlib(curl-3e5748cbebabbca3.curl.b048699b-cgu.14.rcgu.o) for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
The text was updated successfully, but these errors were encountered:
When attempting to run que-pasa on a Mac M1 Pro, I encounter a long error, which ends with:
The text was updated successfully, but these errors were encountered: