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
fix: add system dependencies and remove Windows target
- Add apt dependencies for Linux: cmake, libssl-dev, libsasl2-dev, pkg-config
- Add homebrew dependencies for macOS: cmake, openssl, cyrus-sasl, pkg-config
- Remove Windows target (OpenSSL/SASL deps are complex on Windows)
- Remove powershell installer (no Windows builds)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments