deepmedic / dense3dCrf

Fully-connected (dense) 3D CRF for processing biomedical scans
Other
137 stars 48 forks source link

Missing hdf5 and gdcm #3

Open saaltfiish opened 6 years ago

saaltfiish commented 6 years ago

Hi Kamnitsask, I built your project on Win10 with Visual Studio 2017. There were some linking errors, saying that it cannot find some gdcm and hdf5 libs. I downloaded these libs from each official sites but they seemed not to be the right one. "Unresolved external reference" was raised all the time even I've already added them to the Include Directory. Do you know where to find and add the proper libs? Thanks.