bbrister / SIFT3D

Analogue of the scale-invariant feature transform (SIFT) for three-dimensional images. Includes an image processing and linear algebra library with feature matching and RANSAC regression. Also includes IO functions supporting a variety of image formats.
MIT License
134 stars 47 forks source link

build error on Ubuntu 14.04 #20

Closed zk8888 closed 6 years ago

zk8888 commented 6 years ago

All I did was the same as instructions in 'INSTALL_LINUX.md' except that I installed the dependency named libdcmtk2-dev instead of libdcmtk-dev. It failed when I compiled the 'SIFT3D' with cmake. Here are the errors:

screenshot from 2018-01-09 09 42 53

zk8888 commented 6 years ago

Resolved. The version of 'DCMTK' is too old on Ubuntu 14.04. It's efficacious to install the lastest version from source in: https://github.com/DCMTK/dcmtk/tree/DCMTK-3.6.2