Skip to content
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

How to export compile_commands.json #1312

Open
foocoder opened this issue Aug 16, 2024 · 0 comments
Open

How to export compile_commands.json #1312

foocoder opened this issue Aug 16, 2024 · 0 comments

Comments

@foocoder
Copy link

Hello,

I am working with the bladedisc project, which uses Bazel for its build system. However, I am not very familiar with Bazel. I followed online tutorials and used the @hedron_compile_commands method to export compile_commands, but I am still experiencing issues with code navigation in some modules, particularly under the tao_compiler directory.

I would like to understand the correct way to export compile_commands for this project. Ideally, I would need a full set of compile_commands that covers both the compiler and runtime. Any guidance or examples on how to achieve this would be greatly appreciated.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant