-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nested makefile compile cannot be parsed correctly using windows build #7
Comments
It looks like make enter wasn't parsed correctly. I've made a test version, pease help test it. |
With test version, the above build log pared correctly. But this is new issue when using
|
Currently, parse cmd only supports English and does not support Chinese. You can change the environment to en_US and recompile. |
Thanks. Close the issue. |
When I compile
gtags
on windows 10 Mingw, usingmake > build.log
to generate logs, but there is nocomcompile_commands.json
generated withcompiledb -p build.log
.global sources tree:
and
compiledb -p build.log
output:build.log
The text was updated successfully, but these errors were encountered: