That error suggests that Vim cannot find make.
Troubleshooting steps:
- Is
makeinstalled? - Is the directory containing the
makeexecutable in your path? - Can you run
makefrom the command line? - Can you run
makefrom inside of vim?
Information that would help:
- Which version of Windows are you using?