JakobEngel / dso

Direct Sparse Odometry
GNU General Public License v3.0
2.27k stars 906 forks source link

Problem on OSX platform #232

Open Gatsby23 opened 3 years ago

Gatsby23 commented 3 years ago

image Hi, when I compling DSO on my mac, it shows this error, my configuration as follows: image

qinyq commented 2 years ago

because of boost version is newer, add using namespace boost::placeholders; before namespace dso