DCMTK_ENABLE_CHARSET_CONVERSION 无法启用
我正在尝试使用 Cmake Gui https://github.com/DCMTK/dcmtk< 构建 dcmtk-3.6.6 /a> 将 dcm 文件转换为 Json,我在此链接中遇到了同样的问题 https://forum.dcmtk.org/viewtopic.php?t=4769 我无法在我的 cmake Gui 中启用选项 DCMTK_ENABLE_CHARSET_CONVERSION (正如你可以在图像中看到,仅显示禁用),我尝试使用 DCMTK_WITH_CONV 和DCMTK_WITH_ICU能够使用convertToUTF8(),但似乎不起作用< img src="https://i.sstatic.net/nPJjr.png" alt="在此处输入图像描述">
我们可以在第二张图片中看到DCMTK_ENABLE_CHARSET_CONVERSION 未定义
i'm trying to build dcmtk-3.6.6 using Cmake Gui https://github.com/DCMTK/dcmtk to convert a dcm file to Json, i faced the same problem in this link https://forum.dcmtk.org/viewtopic.php?t=4769 i can't enable the option DCMTK_ENABLE_CHARSET_CONVERSION in my cmake Gui (as you can see in the image, only disabled is show ) , i tried to build it with both DCMTK_WITH_CONV and DCMTK_WITH_ICU to be able to use convertToUTF8() but it seems that does not work
we can see in the second image that DCMTK_ENABLE_CHARSET_CONVERSION Is not defined
Could someone help me ? thanks
EDIT : my cmakeGui log show that he didn't find ICU, so probably the problem are coming from me, how can i install ICU ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论