nickdiego / compiledb

Tool for generating Clang's JSON Compilation Database files for make-based build systems.
GNU General Public License v3.0
1.36k stars 121 forks source link

FileNotFoundError #105

Open anlexN opened 4 years ago

anlexN commented 4 years ago

image what happened? i am in windows10. Python 3.8.1 by the way, how to do in nodejs, i need compile_commands.json

mataha commented 2 years ago

Have you tried compiledb make --cmd mingw32-make? I'm assuming you've been using MinGW.