Search found 5 matches

by annapurne.s
Mon, 2024-02-19, 12:59
Forum: DCMTK - General
Topic: DCMTK Latest version update issue
Replies: 10
Views: 1911

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: 10
Views: 1911

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: 10
Views: 1911

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: 10
Views: 1911

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: 10
Views: 1911

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...