Skip to content

Commit c9d43f6

Browse files
authored
Update BuildingLLVM.md
1 parent bbbf94b commit c9d43f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/BuildingLLVM.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ You can specify an `--arch=x86` or `--arch=x64` flag to the invocations above to
3333
If the `clone_llvm` step fails, you can try to manually clone LLVM and Clang as explained below.
3434
You should still run clone_llvm to ensure that you are on the correct revision.
3535

36+
If using Visual Studio / MSVC, be sure to run the scripts from a [VS Command Prompt](https://docs.microsoft.com/en-us/dotnet/framework/tools/developer-command-prompt-for-vs).
37+
3638
## Cloning from Git
3739

3840
1. Clone LLVM to `<CppSharp>\deps\llvm`

0 commit comments

Comments
 (0)