Search found 3 matches

by dhavaldalal
Mon, 2005-06-27, 22:57
Forum: DCMTK - Installation
Topic: compilation with dcmtk
Replies: 10
Views: 15711

hi sandres i was wondering if you had found the solution to your problem. Even i am writing an application that uses itk and dcmtk. I get the following error "/usr/local/dcmtk-3.5.3/ofstd/include/ofstream.h:76:2: #error DCMTK needs stringstream or strstream type" My code compiles under win...
by dhavaldalal
Mon, 2005-06-27, 22:33
Forum: DCMTK - Installation
Topic: Problems linking my code with Dcmtk library
Replies: 4
Views: 9641

Problems linking my code with Dcmtk library

Hi all, I am trying to compile my own library, which uses dcmtk, on Linux (gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-52)). I get the following error message and I do not understand what it means: /usr/local/dcmtk-3.5.3/ofstd/include/ofstream.h:76:2: #error DCMTK needs stringstream or strstream...
by dhavaldalal
Wed, 2005-06-08, 20:32
Forum: DCMTK - General
Topic: movescu with the -aem option?
Replies: 1
Views: 4147

movescu with the -aem option?

hi I am using the movescu application for remote moves.. The images gets stored by Default where the movescu application seems to be running. Whien i run the movescu applcation with the -aem option ./movescu -v -aec COMMON -aet MOVESCU -aem DATA +P 10001 -P -k 0008,0052="PATIENT" -k 0010,0...