raulmur / ORB_SLAM2

Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
Other
9.17k stars 4.69k forks source link

C++ Version and OpenCV version #1099

Open vinay06vinay opened 6 months ago

vinay06vinay commented 6 months ago

Hi,

What should be the exact C++ version and OpenCV version. I have C++ == 17 and OpenCV == 3.8. Im getting numerous errors in source files related to syntax such as CvMat not found. Can anyone help?