<div dir="ltr">Hi,<div><br></div><div>I compiled and installed successfully ITK 4.8 and VTK, with Visual Studio 2013 and Qt5.</div><div><br></div><div>Now I'm trying to compile a simple Hello World (with the ITK headers and include dirs in the .pro file in Qt Creator) and I'm getting:</div><div><br></div><div>itkgdcmMSFF-4.8.lib(gdcmJPEGLSCodec.obj):-1: error: LNK2019: unresolved external symbol _JpegLsEncode referenced in function "private: bool __thiscall gdcm::JPEGLSCodec::CodeFrameIntoBuffer(char *,unsigned int,unsigned int &,char const *,unsigned int)" (?CodeFrameIntoBuffer@JPEGLSCodec@gdcm@@AAE_NPADIAAIPBDI@Z)<br></div><div><br></div><div>and similar errores relating all of them itkgdcmMSFF-4.8.lib.</div><div><br></div><div>Sometimes it specifies gdcmJPEGLSCodec.obj, sometimes gdcmJPEG2000Codec.obj.</div><div><br></div><div>I didn't check Module_ITKOpenJPEG in Cmake configure, but everything was fine with compilation and installing.</div><div><br></div><div>If I omit adding itkgdcmMSFF-4.8.lib, it shows the same errors with ITKIOGDCM-4.8.lib</div><div><br></div><div>I don't understand why is so hard to start using this library. I spend more time configuring than developing.</div><div><br></div><div>Any ideas?</div><div><br></div><div>Thank you.</div></div>