Search found 1 match
- Wed, 2021-05-26, 05:53
- Forum: DCMTK - Installation
- Topic: can not find libxml in CMake
- Replies: 0
- Views: 108164
can not find libxml in CMake
When configure CMake with -DDCMTK_SUPPORT_LIBRARIES_DIR=/path/to/dcmtk-3.6.6-win64-support-MD-iconv-msvc-15.8 libxml can not be find. I think the problem is in line 203 in CMake/3rdparty.cmake find_path(WITH_LIBXMLINC "${DCMTK_SUPPORT_LIBRARIES_DIR}/include/libxml/parser.h" "${LIBXML_...