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
macOS: Add -Wno-elaborated-enum-base to suppress Homebrew LLVM errors
from Apple SDK headers (vDSP.h) when compiling ggml-blas.
Windows: Force "MSYS Makefiles" generator and CMAKE_STATIC_LIBRARY_PREFIX=lib
so CMake outputs libggml.a instead of ggml.a, matching what -lggml expects.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments