Search found 8 matches

by annapurne.s
Fri, 2024-05-24, 10:25
Forum: DCMTK - General
Topic: Specific Character set issue
Replies: 4
Views: 41

Re: Specific Character set issue

Hi, thanks for quick response. I am using DCMTK 3.6.2, now i am try to enable the WITH_LIBICONV but CMake showing error log CMake Warning (dev) at CMakeLists.txt:2 (PROJECT): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for...
by annapurne.s
Wed, 2024-05-22, 12:08
Forum: DCMTK - General
Topic: Specific Character set issue
Replies: 4
Views: 41

Specific Character set issue

Hi all, I am using DCMTK framework. I am facing issue in Specific character set Initially i am not set this tag after latin char not get supported i used ISO_IR_192 then now i got issue with Russian character set (ISO_IR_144) when user query MWL. Is there is any way to find out the Specific characte...
by annapurne.s
Wed, 2024-05-22, 12:07
Forum: DCMTK - General
Topic: Specific Character set issue
Replies: 4
Views: 41

Specific Character set issue

Hi all, I am using DCMTK framework. I am facing issue in Specific character set Initially i am not set this tag after latin char not get supported i used ISO_IR_192 then now i got issue with Russian character set when user query MWL. Is there is any way to find out the Specific character set before ...
by annapurne.s
Mon, 2024-02-19, 12:59
Forum: DCMTK - General
Topic: DCMTK Latest version update issue
Replies: 11
Views: 3015

Re: DCMTK Latest version update issue

Hi, 1. I created .a files by using dcmtk.xcodeproj. 2. I added include files from dcmtk-3.6.8 folder download from dcmtk website 3. When i call DcmSCU (eg: DcmSCU scu;) inside my function, i got the following error but without this line all works fine. I include all .a files properly. ld: Undefined ...
by annapurne.s
Thu, 2024-02-15, 10:47
Forum: DCMTK - General
Topic: DCMTK Latest version update issue
Replies: 11
Views: 3015

Re: DCMTK Latest version update issue

I generate dcmtk files using cmake but only config folder has dcmtk folder others had cmakefiles empty folder not dcmtk folder, how to solve it.
by annapurne.s
Thu, 2024-02-15, 10:11
Forum: DCMTK - General
Topic: DCMTK Latest version update issue
Replies: 11
Views: 3015

Re: DCMTK Latest version update issue

Hi, can you please guide me how to generate all dcmtk files properly using cmake.
by annapurne.s
Wed, 2024-02-14, 10:34
Forum: DCMTK - General
Topic: DCMTK Latest version update issue
Replies: 11
Views: 3015

Re: DCMTK Latest version update issue

As per your suggestion i created the new project.But still i got the same issue. I have one doubt, is there is any changes in the libdcmdata.a file available in dcmtk 3.6.8?, because i download the zip file from this site "https://dicom.offis.de/download/dcmtk/dcmtk368/" inside this there ...
by annapurne.s
Thu, 2024-02-01, 06:49
Forum: DCMTK - General
Topic: DCMTK Latest version update issue
Replies: 11
Views: 3015

DCMTK Latest version update issue

Hi everyone, We have developed an iOS app using the DCMTK framework version 3.6.2. Now we try to update the DCMTK to latest version. I linked all lib correctly but i got the issues only while using the newly changed functions like, wrunlock() This is the error i got, ld: Undefined symbols: GlobalDcm...