Fix: Correct Visual Studio ClangFormat custom path step #76
No reviewers
Labels
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-developer-docs#76
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "George-Mavroeidis/blender-developer-docs:vs-clang-path-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I recently rebuilt blender locally and I went through all of the steps and I noticed that there is a minor step that is missing for the path that was written for the custom ClangFormat setup.
The handbook states that the path is:
But the real path for Visual Studio is
Not a big error, pretty easy to spot actually. But I am proposing to update it just in case!
Here is how it looks like: