DCMTK installation problem

All other questions regarding DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
jiangyu
Posts: 1
Joined: Fri, 2020-07-24, 11:20

DCMTK installation problem

#1 Post by jiangyu »

When I was compiling DCMTK, the compilation failed and there were many errors.
One is: error C1083: Cannot open include file: "unicode/ucnv.h": No such file or directory
The rest are similar: error LNK1181: Unable to open the input file "..\..\lib\Debug\ofstd.lib".
what is the reason.

My operating environment is: win10+vs2015+cmake3.7.1+dcmtk3.6.4

Marco Eichelberg
OFFIS DICOM Team
OFFIS DICOM Team
Posts: 1444
Joined: Tue, 2004-11-02, 17:22
Location: Oldenburg, Germany
Contact:

Re: DCMTK installation problem

#2 Post by Marco Eichelberg »

The error about "unicode/ucnv.h" means that in the CMake step, compilation with ICU was enabled, but during compilation, ICU cannot be found. Disable ICU in CMake, and try again. The error messages about ofstd.lib are follow-up errors, these will disappear as soon as compilation of the ofstd library works.

Post Reply

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 1 guest