Search found 29 matches

by bydoingbylearn
Tue, 2011-03-01, 02:31
Forum: DCMTK - Installation
Topic: Error: DCMTK needs stringstream or strstream type
Replies: 11
Views: 17479

If the DCMTK compiles out-of-the-box (which should be the normal case on your platform), then there was apparently no problem with the CMake configuration (of DCMTK). If you experience problems when creating your own application, then the reason is probably in your application / your CMake files. F...
by bydoingbylearn
Mon, 2011-02-28, 02:23
Forum: DCMTK - Installation
Topic: Error: DCMTK needs stringstream or strstream type
Replies: 11
Views: 17479

I'm sorry but where exactly is the problem when DCMTK compiles without problems? CMake is only used to create the project files for VisualStudio. If the configure/generate process is completed, CMake is not needed any more. May be some head files is wrong ,when compiling the dcmtk,the problem wasn'...
by bydoingbylearn
Sun, 2011-02-27, 05:26
Forum: DCMTK - Installation
Topic: Error: DCMTK needs stringstream or strstream type
Replies: 11
Views: 17479

Are you sure that you've selected the correct Compiler in CMake? I'm asking this because for VisualStudio 2010 CMake usually creates ".sln" files instead of ".dsw" (and ".dsp"). Because when I compile the dcmtk with cmake there was something note was appeared . eg, som...
by bydoingbylearn
Sat, 2011-02-26, 11:17
Forum: DCMTK - Installation
Topic: Error: DCMTK needs stringstream or strstream type
Replies: 11
Views: 17479

Which version of the DCMTK are you using? The current version 3.6.0? Have you already checked the corresponding source code line in "ofstd/include/dcmtk/ofstd/ofstream.h"? Are the relevant defines in "osconfig.h" really undefined? Yes,the version is 3.6.0. In my view,there may b...
by bydoingbylearn
Fri, 2011-02-25, 09:01
Forum: DCMTK - Installation
Topic: Error: DCMTK needs stringstream or strstream type
Replies: 11
Views: 17479

Error: DCMTK needs stringstream or strstream type

Hi, I am trying to compile my own program, which uses dcmtk, on Windows7 . I got the following error message and I do not understand what it means: "/\include\dcmtk\ofstd\ofstream.h(80): fatal error C1189: #error : DCMTK needs stringstream or strstream type" I compile the DCMTK first, I bu...
by bydoingbylearn
Wed, 2011-01-12, 03:45
Forum: DCMTK - Installation
Topic: Cmake DCMTK 3.6.0 in cmake 2.8.3
Replies: 2
Views: 7507

thank you very much!!
by bydoingbylearn
Mon, 2011-01-10, 08:59
Forum: DCMTK - Installation
Topic: Cmake DCMTK 3.6.0 in cmake 2.8.3
Replies: 2
Views: 7507

Cmake DCMTK 3.6.0 in cmake 2.8.3

hello , when I cmake dcmtk3.6.0 and use compiler Visual Studio 2010, I find there is something wrong in those problems and can't find some files,for example Looking for C++ include dirent.h Looking for C++ include dirent.h - not found Looking for C++ include fcntl.h Looking for C++ include fcntl.h -...
by bydoingbylearn
Fri, 2010-10-22, 03:26
Forum: DCMTK - General
Topic: the differences between dcmtk 3.5.5 and 3.5.4
Replies: 1
Views: 2759

the differences between dcmtk 3.5.5 and 3.5.4

I want to know the differences between the dcmtk 3.5.5 and 3.5.4,Whether the 3.5.5 is strong to support the EIOs,and is there any some EIOs details. Thanks !
by bydoingbylearn
Wed, 2010-09-01, 02:14
Forum: DCMTK - General
Topic: how to use dcmsign simplely??
Replies: 7
Views: 8024

Thanks for your help I have finished the simple work,Do this job ,I just want to know the dcmsign. I telled this work to my teacher ,He telled me that it isn't useful in our country now .So he didn't surport my topic . I know it work to sign dicom image,and isn't it useful in hospital? And if it isn...
by bydoingbylearn
Wed, 2010-08-25, 02:26
Forum: DCMTK - General
Topic: how to use dcmsign simplely??
Replies: 7
Views: 8024

Thank you very much !!
by bydoingbylearn
Sat, 2010-08-21, 02:23
Forum: DCMTK - General
Topic: how to use dcmsign simplely??
Replies: 7
Views: 8024

First ,I hope you can forgive my English if there is something wrong,Becase it's not my mother language.
Can you give some adivse to create private.key,and isn't OpenSSL the best way or a common way ??
by bydoingbylearn
Sat, 2010-08-21, 02:13
Forum: DCMTK - General
Topic: how to use dcmsign simplely??
Replies: 7
Views: 8024

Thank you for you replay!!
by bydoingbylearn
Wed, 2010-08-18, 02:54
Forum: DCMTK - General
Topic: how to use dcmsign simplely??
Replies: 7
Views: 8024

how to use dcmsign simplely??

hi
I want to know how the dcmsign to work? Becase the help's text is short and I can't understand it correctly.
For example ,if I want to sign a file ?What should I to use dcmsign.exe?
by bydoingbylearn
Wed, 2010-08-18, 02:50
Forum: DCMTK - General
Topic: openssl & dcmsign
Replies: 17
Views: 19586

Re: openssl & dcmsign

[quote="yeganeh"]hi
would please some one tell me about how to use the dcmsign.exe? I means I don't know the how the dcmsign.exe to work? I am a student, I want to know how to use dcmsign.exe simplely.Becase the help text is so short ,I don't konw the parameters real meaning.
Thank you!