Should I add ICU_* on Cmake step ?
Moderator: Moderator Team
Should I add ICU_* on Cmake step ?
Hello,
I'm trying to install DCMTK 3.6.2 .
I'm using Cmake 3.10.0-rc5.
should I add ICU_* , before or just add WITH_LIB* ?
Other question: I used MD on previous compilation/installation but I need know the difference between" dcmtk-3.6.2-win32-support_MD-msvc-14.0 " and "dcmtk-3.6.2-win32-support_MT-msvc-14.0 " ?
http://prntscr.com/hctl8m
http://prntscr.com/hctlw0
Thank you
I'm trying to install DCMTK 3.6.2 .
I'm using Cmake 3.10.0-rc5.
should I add ICU_* , before or just add WITH_LIB* ?
Other question: I used MD on previous compilation/installation but I need know the difference between" dcmtk-3.6.2-win32-support_MD-msvc-14.0 " and "dcmtk-3.6.2-win32-support_MT-msvc-14.0 " ?
http://prntscr.com/hctl8m
http://prntscr.com/hctlw0
Thank you
-
- OFFIS DICOM Team
- Posts: 318
- Joined: Mon, 2014-03-03, 09:51
- Location: Oldenburg, Germany
Re: Should I add ICU_* on Cmake step ?
You should have a look at the INSTALL file, see:
http://git.dcmtk.org/?p=dcmtk.git;a=blo ... 6c1c0#l298
and
http://git.dcmtk.org/?p=dcmtk.git;a=blo ... 6c1c0#l727
http://git.dcmtk.org/?p=dcmtk.git;a=blo ... 6c1c0#l298
and
http://git.dcmtk.org/?p=dcmtk.git;a=blo ... 6c1c0#l727
Re: Should I add ICU_* on Cmake step ?
Hi Jan,
Thank you for your fast feedback.
yes, I already followed those instructions.
Best regard
Thank you for your fast feedback.
yes, I already followed those instructions.
Best regard
-
- OFFIS DICOM Team
- Posts: 318
- Joined: Mon, 2014-03-03, 09:51
- Location: Oldenburg, Germany
Re: Should I add ICU_* on Cmake step ?
Then I don't seem to understand your question, can you perhaps try to explain it diffrently?
Re: Should I add ICU_* on Cmake step ?
Hi,
I mean, during Cmake step, ( after configuration ), should I add ICU path, then run generation?
or just, use LIBICONV only ?
thanks
I mean, during Cmake step, ( after configuration ), should I add ICU path, then run generation?
or just, use LIBICONV only ?
thanks
-
- OFFIS DICOM Team
- Posts: 318
- Joined: Mon, 2014-03-03, 09:51
- Location: Oldenburg, Germany
Re: Should I add ICU_* on Cmake step ?
I see. Both libraries are mutally exclusive. What happens if you add the paths for both is that one of them gets chosen, currently libiconv is the default. So it would in fact make no difference if you also add the ICU paths or not, since the ICU would be ignored if libiconv is available.
Re: Should I add ICU_* on Cmake step ?
Hi Jan,
Thank you
ok, just to make sure all is fine.Jan Schlamelcher wrote:I see. Both libraries are mutally exclusive. What happens if you add the paths for both is that one of them gets chosen, currently libiconv is the default. So it would in fact make no difference if you also add the ICU paths or not, since the ICU would be ignored if libiconv is available.
Thank you
Who is online
Users browsing this forum: No registered users and 1 guest