Description / Steps to reproduce the issue
Installed versions:
- mingw-w64-ucrt-x86_64-libtree-sitter 1~0.26.2-2
- mingw-w64-ucrt-x86_64-emacs 30.2-7
Error message when installing & loading a treesitter libraries (eg. for json):
Warning (treesit): Error encountered when installing language grammar: (treesit-error tree-sitter library not found or failed to load)
The library is installed correctly in .emacs.d/tree-sitter/libtree-sitter-json.dll.
Expected behavior
Loading and using the treesitter library for ts-*-modes.
Actual behavior
Error message, ts-modes do not work.
Verification
Windows Version
MINGW64_NT-10.0-26200
MINGW environments affected
Are you willing to submit a PR?
Sure, but no idea where to fix.