We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At this step:
./analyze -p /path/to/linux/compile_commands.json
I got the following output which says'Compile command not found' :
and the next step will get the following error:
Is there anything missing?
The text was updated successfully, but these errors were encountered:
Hi, thanks for your interest in KernelGPT.
Did you generate the compile_commands.json by using bear -- make? Did the compilation process go well?
compile_commands.json
bear -- make
By the way, could you show me a snippet of the compile_commands.json file?
Sorry, something went wrong.
No branches or pull requests
At this step:
I got the following output which says'Compile command not found' :
and the next step will get the following error:
Is there anything missing?
The text was updated successfully, but these errors were encountered: