Skip to content

Instantly share code, notes, and snippets.

@galch
Last active August 29, 2015 14:25
Show Gist options
  • Save galch/d30989ba47721c5d4811 to your computer and use it in GitHub Desktop.
Save galch/d30989ba47721c5d4811 to your computer and use it in GitHub Desktop.
solve problem in ubuntu 14.04, g2o build throwing error at 3% in /g2o/g2o/stuff/sampler.h
/home/galch/g2o/g2o/stuff/sampler.h:30:22: fatal error: Eigen/Core: 그런 파일이나 디렉터리가 없습니다
#include <Eigen/Core>
http://stackoverflow.com/questions/23034477/c-cmake-throwing-error
edit CMakeLists.txt in /g2o
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment