File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -123,14 +123,14 @@ make
123123 more, modify _RUBYW_INSTALL_NAME_ directly in the Makefile.
124124
1251253. You need specify vcpkg directory to use `--with-opt-dir`
126- option like `win32\configure.bat --with-opt-dir=vcpkg_installed\ x64-windows`
126+ option like `win32\configure.bat --with-opt-dir=C:/ vcpkg_installed/ x64-windows`
127127
1281284. Run `nmake up` if you are building from GIT source.
129129
1301305. Run `nmake`
131131
132- 6. Run `nmake prepare-vcpkg` if you need to copy vcpkg installed
133- libraries like `libssl-3-x64.dll` to the build directory.
132+ 6. Run `nmake prepare-vcpkg` with administrator privilege if you need to
133+ copy vcpkg installed libraries like `libssl-3-x64.dll` to the build directory.
134134
1351357. Run `nmake check`
136136
You can’t perform that action at this time.
0 commit comments