-
-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
I tried using fzf plugin in Windows but failed at the building step, in Linux and Mac seems to be working just fine.
Windows version
11
Nvim version
9.5
fzf version
0.46.1 (3c0a630)
Note: downloaded from winget
Error message
from lazy ui:
mkdir -p build
cc -O3 -Wall -Werror -fpic -std=gnu99 -shared src/fzf.c -o build/libfzf.so
process_begin: CreateProcess(NULL, cc -O3 -Wall -Werror -fpic -std=gnu99 -shared src/fzf.c -o build/libfzf.so, ...) failed.
make: *** [Makefile:24: build/libfzf.so] Error 2
Metadata
Metadata
Assignees
Labels
No labels