Skip to content

Commit

Permalink
Use administrator to install vcpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
magnesj committed Oct 19, 2023
1 parent d86cef9 commit 0395d7d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ vcpkg is located in the folder ThirdParty/vcpkg
ThirdParty/vcpkg/vcpkg install grpc boost-filesystem boost-spirit eigen3

### (Windows) Build and install required dependencies using vcpkg
Open a command prompt for Visual Studio x64
Open a command prompt using "Run as Administrator" for Visual Studio x64

ThirdParty/vcpkg/bootstrap-vcpkg.bat
ThirdParty/vcpkg/vcpkg install grpc boost-filesystem boost-spirit eigen3 --triplet x64-windows
Expand Down

0 comments on commit 0395d7d

Please sign in to comment.