Skip to content

Fix Windows compilation issue in ggml-bitnet-mad#436

Open
AliMa3s wants to merge 1 commit intomicrosoft:mainfrom
AliMa3s:fix/windows-ggml-bitnet-mad
Open

Fix Windows compilation issue in ggml-bitnet-mad#436
AliMa3s wants to merge 1 commit intomicrosoft:mainfrom
AliMa3s:fix/windows-ggml-bitnet-mad

Conversation

@AliMa3s
Copy link

@AliMa3s AliMa3s commented Mar 12, 2026

This PR fixes a Windows compilation issue in src/ggml-bitnet-mad.cpp.

When building BitNet on Windows with MSVC/Clang, the code fails due to a const pointer type mismatch.
This change corrects the pointer type so the project builds successfully.

Tested locally on Windows with Python 3.12 using the setup_env.py pipeline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant