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

create compile_commands.json #6

Open
wants to merge 4 commits into
base: generate-asm-ranges
Choose a base branch
from

Conversation

JohnsterID
Copy link

File generates in build.

Copy link
Owner

@xezon xezon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change does not work correctly (on Windows). It does create a compile_commands.json, but it links to nowhere.

@JohnsterID
Copy link
Author

I'm not able to test at the moment, but I've added copy instead of symlink for Windows.

Copy link
Owner

@xezon xezon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Windows MSVC 2022 compile fails with

8>Error copying file "D:/Projects/TheAssemblyArmada/unassemblize/.solution/vs2022/compile_commands.json" to "D:/Projects/TheAssemblyArmada/unassemblize/compile_commands.json".

D:/Projects/TheAssemblyArmada/unassemblize/.solution/vs2022/compile_commands.json does not exist.

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

Successfully merging this pull request may close these issues.

2 participants