Replies: 2 comments
-
是使用homebrew安装的libevent吗? 处理方法:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
openssl也会遇到一样的问题,处理方法相同。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
最后一步 make -j
报错:
ld: warning: ignoring file '/usr/local/lib/libevent-2.1.7.dylib': found architecture 'arm64', required architecture 'x86_64'
Apple 芯片的 libevent 默认 arm64 的
Beta Was this translation helpful? Give feedback.
All reactions