Xcode Run Demo Project

Posted by nesalexy on
URL: http://official-rtab-map-forum.206.s1.nabble.com/Xcode-Run-Demo-Project-tp8747.html

Hi everyone, i have MacBook Pro 2015(IntelĀ CoreĀ i7) and i trying run the demo project but unsuccessfully. i followed these instructions and installed opencv, g2o, gtsam, libnabo. Then i made

$ git clone https://github.com/introlab/rtabmap.git rtabmap
$ cd rtabmap/app/ios/RTABMapApp/Libraries
$ ./install_deps.sh

after installed all libraries opened the ios project and run. But i have errors like this



can you please give to me advice, how i can fix errors and run the project. Thanks!