Skip to content

Commit bb5174e

Browse files
author
Changming Sun
authored
Update inferencing.md
1 parent 8b6f57f commit bb5174e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/build/inferencing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -588,6 +588,8 @@ This option is very fast and allows the package to be built in minutes, but is c
588588
589589
2. Use `.\build.bat` and specify `--arm` or `--arm64` as the build option to start building. Preferably use `Developer Command Prompt for VS` or make sure all the installed cross-compilers are findable from the command prompt being used to build using the PATH environmant variable.
590590
591+
3. Add `--use_vcpkg` to your build command, which can avoid manually handling protoc.exe.
592+
591593
---
592594
593595
### Mobile

0 commit comments

Comments
 (0)