Search found 4 matches

by gaga
Fri, 2022-12-02, 11:51
Forum: DCMTK - Installation
Topic: How to solve the cmake configure error since the dcmtk-3.6.2 to dcmtk-3.6.7? Thanks
Replies: 5
Views: 7481

Re: How to solve the cmake configure error since the dcmtk-3.6.2 to dcmtk-3.6.7? Thanks

Hi, dear Mr. Michael. May be the picture below can show what I do.(If you can't see the picture below, please leave me a message, I will replace a image hosting.) As the picture show, I make a folder named "cmake" at D disk. And download cmake source, cmake binary, and the most important, ...
by gaga
Fri, 2022-12-02, 03:03
Forum: DCMTK - Installation
Topic: How to solve the cmake configure error since the dcmtk-3.6.2 to dcmtk-3.6.7? Thanks
Replies: 5
Views: 7481

Re: How to solve the cmake configure error since the dcmtk-3.6.2. Thanks

Hello

I solved this problem just use CMake 3.25.1 to configure and generate.

What I do in CMake 3.25.1 is totally same as what I do In CMake 3.25.0.

I thought this may be a bug(or feature?) of CMake.

Thank you all.
by gaga
Wed, 2022-11-30, 13:15
Forum: DCMTK - Installation
Topic: How to solve the cmake configure error since the dcmtk-3.6.2 to dcmtk-3.6.7? Thanks
Replies: 5
Views: 7481

How to solve the cmake configure error since the dcmtk-3.6.2 to dcmtk-3.6.7? Thanks

As we known, the dcmtk toolkit is very useful in medical image show. I am very happy to use it. But I have some problem in compile dcmtk 3.6.7. I want to compile the dcmtk on windows by cmake. the infomation of my compile toolkit is as below. Operation system: Microsoft Windows 10 Professional 10.0....