Search found 8 matches

by tumbalam
Mon, 2011-06-27, 13:03
Forum: DCMTK - General
Topic: SIMPLE DCMTK program
Replies: 1
Views: 3475

Re: SIMPLE DCMTK program

Hi, Were you able to compile and execute the same code. If so can you please share tumbalam at gmail.com Thanks & Regards, I compiled DCMTK to be used in Xcode , using env ARCH='-arch i386 -arch x86_64' CFLAGS='-D_DARWIN_C_SOURCE -arch i386 -arch x86_64' CXXFLAGS='-D_DARWIN_C_SOURCE -arch i386 -...
by tumbalam
Mon, 2011-06-27, 10:13
Forum: DCMTK - Installation
Topic: DCMTK for iOS
Replies: 27
Views: 54539

Thanks Michael.

I am doing this.

But no use.
:( :(


Michael Onken wrote:P.S: And always include it as the very first header in your own project.

Michael
by tumbalam
Mon, 2011-06-27, 09:57
Forum: DCMTK - Installation
Topic: DCMTK for iOS
Replies: 27
Views: 54539

Hi Michael, As i said earlier, i am using DCMTK .h and .a (Header and Lib) file in my own project. I have compiled DCMTK for iOS specific. When i included in my project and compiled the first error is in ofstream.h /Code/R & D/IBC-DICOMViewer/IBC-DICOMViewer/IBC-DICOMViewer/ ofstream.h :117: err...
by tumbalam
Fri, 2011-06-24, 16:06
Forum: DCMTK - Installation
Topic: DCMTK for iOS
Replies: 27
Views: 54539

This is not own code.

I am using DCMTK code in my iOS project.

and in included "osconfig.h" file.

Regards,

Michael Onken wrote:This is when compiling your own code, right? Do you include dcmtk/config/osconfig.h?
by tumbalam
Fri, 2011-06-24, 15:57
Forum: DCMTK - Installation
Topic: DCMTK for iOS
Replies: 27
Views: 54539

The problem is : IBC-DICOMViewer /Developer/xcode4.02/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk/usr/include/c++/4.2.1/backward/backward_warning.h #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found...
by tumbalam
Fri, 2011-06-24, 15:48
Forum: DCMTK - Installation
Topic: DCMTK for iOS
Replies: 27
Views: 54539

Hi, Thanks for Reply. 1. Here is the DCMTK Compliation for iOS which i found in this forum: IBC-LAP-MAC-021:dcmtk-3.6.0 tumbalam$ env ARCH='-arch i386 -arch x86_64' CFLAGS='-D_DARWIN_C_SOURCE -arch i386 -arch x86_64' CXXFLAGS='-D_DARWIN_C_SOURCE -arch i386 -arch x86_64' ./configure --prefix=/Users/t...
by tumbalam
Fri, 2011-06-24, 15:20
Forum: DCMTK - Installation
Topic: DCMTK for iOS
Replies: 27
Views: 54539

Hi Michael,

I am sorry. i didnt understand.

Regards,

Michael Onken wrote:Hi,

I want to play piano but it doesnt work. What am I doing wrong?

Michael :)
by tumbalam
Fri, 2011-06-24, 11:17
Forum: DCMTK - Installation
Topic: DCMTK for iOS
Replies: 27
Views: 54539

DCMTK for iOS

Hi,

I am trying to implement DCMTK for iOS. I tried all the points which is mentioned in this forum. But i couldn't get success.

Can any one let me know how to compile and use DCMTK on iOS.

I am using
DCMTK : 3.6.0
XCode : 4.xx

Regards,