HorizonAD / stereo_dso

GNU General Public License v3.0
355 stars 142 forks source link

make instead of make -j #4

Closed hanyang1986 closed 5 years ago

hanyang1986 commented 6 years ago

I found that I tried to build the binary file with make -j but it failed. I think if someone, who also meets the same error, can try to use make.

Btw, the calibration file of kitti dataset names calib.txt. I have no idea, why it can not be read by binary file. I'm not sure if it is my problem.

And thank you so much for your sharing.

JiatianWu commented 6 years ago

Could you be more specific about how it fails?

hanyang1986 commented 6 years ago

Probably the reason is the old cpu can not build binary files with multi-thread.