Update 'README.md'

This commit is contained in:
Иван Подмогильный
2022-01-21 14:24:37 +03:00
parent dd3d6f11d4
commit 8db17bd66b

View File

@@ -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. -----