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

Use exec_root paths for source files #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tmandry
Copy link
Owner

@tmandry tmandry commented Apr 24, 2018

For the source files, use paths through Bazel's exec_root path so the paths to the source files match the paths passed to the compiler.

This should fix #5. I'm not sure if there's a more elegant solution. This will mean that upgrading bazel requires regenerating the project files. Not sure if anything else will break.

TODO: Need to add the /FC option somehow so double clicking on an error message works.

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.

Debugger, error messages go to file in bazel exec_root
1 participant