hengli / camodocal

CamOdoCal: Automatic Intrinsic and Extrinsic Calibration of a Rig with Multiple Generic Cameras and Odometry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Segmentation Fault

pedropgusmao opened this issue · comments

If you are getting Segmentation Fault caused by Eigen, remove

-march=native

from CXX flags.

@pedropgusmao hello, I met the Segmentation fault problem, can you tell me where is the -march=native from the CXX flags…… thank you all the same

For anyone looking for it, you can find them in cmake/BuildConfigGCC.cmake.