From 8db17bd66bc14777654317b160f0ff80a97ba68a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=B2=D0=B0=D0=BD=20=D0=9F=D0=BE=D0=B4=D0=BC=D0=BE?= =?UTF-8?q?=D0=B3=D0=B8=D0=BB=D1=8C=D0=BD=D1=8B=D0=B9?= Date: Fri, 21 Jan 2022 14:24:37 +0300 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 99efe41..9047acb 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ Or: open https://github.com/stevenlovegrove/Pangolin official repo and install i 7. ~~You might need to add path to Boost libs manually to Libraian → General → Additional Library Dependencies: C:\Users\ivan\Source\Repos\ORB-SLAM3forWindows\Thirdparty\boost_1_77_0\stage\lib~~ Automatic boost finding included into the version 1.0 8. Install vcpkg via https://vcpkg.io/en/getting-started.html and integrate it. Install openssl through vcpkg: "vcpkg install openssl:x64-windows" 8. Build ORB_SLAM3 project, use C++17 standard. +9. Note: if the build is unseccessfull, but there's no Errors, try to reload Visual Studuio and build the project again. # ----- Log. -----