hengli / camodocal

CamOdoCal: Automatic Intrinsic and Extrinsic Calibration of a Rig with Multiple Generic Cameras and Odometry
Other
1.16k stars 389 forks source link

Segmentation Fault #93

Closed pedropgusmao closed 3 years ago

pedropgusmao commented 5 years ago

If you are getting Segmentation Fault caused by Eigen, remove

-march=native

from CXX flags.

debuleilei commented 4 years ago

@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

m-tartari commented 3 years ago

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