Skip to content

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

2 participants