Skip to content

Use exec_root paths for source files#4

Open
tmandry wants to merge 1 commit intomasterfrom
use-execroot-paths-for-source-files
Open

Use exec_root paths for source files#4
tmandry wants to merge 1 commit intomasterfrom
use-execroot-paths-for-source-files

Conversation

@tmandry
Copy link
Copy Markdown
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