Open Flamingos12 opened 4 years ago
Same problem here, let me know if you fixed this (y)
Same problem here, let me know if you fixed this (y).Thank you!
Hi all. I did not experienced that error. Nonetheless, I used the default versions for OpenCV and Microsoft Visual Studio. Have you tried this? Did you succed? I am having trouble in building the ORB_SLAM2 in MVS13. To many errors about Pangolin. :(
i also have the same error, but I use vs2019, opencv3.4.
Hi, I'm new to ORBSLAM2 and programming in general. I'm experiencing issue when trying to configure ORBSLAM24Windows on the Cmake-gui. I believe there is something wrong with the Pangolin directories.
The error said:
_CMake Error at C:/Users/Flamingo/Desktop/orbslam-windows/Thirdparty/Pangolin/build/src/PangolinConfig.cmake:26 (set_target_properties): set_target_properties called with incorrect number of arguments. Call Stack (most recent call first): CMakeLists.txt:43 (find_package)
Configuring incomplete, errors occurred!_
Does anyone has a solution for this problem?
[I am using: OpenCV 3.4.5, Cmake 3.17.1, Visual Studio 15 2017]