Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added details to building instructions to work around issues in 2.0.19.

...

In addition, you will have to download the dcm4che2 source code from the dcm4che project at SourceForge, or get it directly from SVN:

...

No Format
mvn install assembly:assembly

This will build distributions of the dcm4che2 toolkit. That's it! (In theory.)

In practice, for the 2.0.19 source code, I deleted the file dcm4che-tool/dcm4che-tool-txt2dcmsr/src/etc/txt2dcmsr.cfg (maven tripped up on it) and had to do the following because some tests fail:or (to avoid test failure in DicomImageWriterTest)

No Format
mvn install assembly:assembly -Dmaven.test.skip=true

...

P nojiio

This will build distributions of the dcm4che2 toolkit. That's it!

The DICOM Data Dictionary

...