Skip to content

Files

Latest commit

U-LL_MAIN\AXK08U-LL_MAIN\AXK08
U-LL_MAIN\AXK08
and
U-LL_MAIN\AXK08
Jul 6, 2017
48b0d35 · Jul 6, 2017

History

History
18 lines (14 loc) · 477 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 477 Bytes

Windows 10 Setup

  1. install visual studio 2017
  2. clone https://github.com/Microsoft/vcpkg.git into C:\vcpkg
  3. run .\bootstrap-vcpkg.bat in vcpkg folder
  4. install packages
.\vcpkg install boost:x64-windows
.\vcpkg install boost::x64-windows-static

.\vcpkg install openssl:x64-windows
.\vcpkg install openssl:x64-windows-static
  1. run .\vcpkg integrate install
  2. In visual studio, use file-open-folder.. instead of creating project