From m.lehmpfuhl at gmx.de Thu Apr 19 06:48:13 2007 From: m.lehmpfuhl at gmx.de (Monika Carola Lehmpfuhl) Date: Thu, 19 Apr 2007 06:48:13 +0200 Subject: [Dcmlib] (no subject) Message-ID: <20070419044813.20510@gmx.net> Hi, I try to use the example from your web page, to read my dicom images with C++, but there is a h-file missing: gdcmConfigure.h. I only can find gdcmConfigure.h.in. Where can I get the file from, or what els can I try? -- "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail From jpr at creatis.insa-lyon.fr Thu Apr 19 09:34:26 2007 From: jpr at creatis.insa-lyon.fr (Jean-Pierre Roux) Date: Thu, 19 Apr 2007 09:34:26 +0200 Subject: [Dcmlib] (no subject) In-Reply-To: <20070419044813.20510@gmx.net> References: <20070419044813.20510@gmx.net> Message-ID: <46271B82.70405@creatis.univ-lyon1.fr> Monika Carola Lehmpfuhl wrote: > Hi, > Hi, Monika. gdcmConfigure.h is generated by cmake, depending on the conpiler, on the OS, etc. The best you have to do is to get the 'cvs version' (it's stable), and to generate the gdcm. If you have any pb with that, feel free to contact us. HTH. Jean-Pierre Roux > I try to use the example from your web page, to read my dicom images with C++, but there is a h-file missing: gdcmConfigure.h. I only can find gdcmConfigure.h.in. Where can I get the file from, or what els can I try? > From MHANDSCHUMACHER at PARTNERS.ORG Thu Apr 19 21:57:50 2007 From: MHANDSCHUMACHER at PARTNERS.ORG (Handschumacher, Mark D) Date: Thu, 19 Apr 2007 15:57:50 -0400 Subject: [Dcmlib] Error Linking with Static Library gdcm.lib with VC 6.0 Message-ID: I have created a static gdcm.lib file by turning the BUILD_SHARED_LIBS OFF and have problems when I try to link a program. I get a list of errors like: "gdcm.lib(gdcmJpeg8.obj) : error LNK2001: unresolved external symbol __imp__gdcm_jpeg8..." Is there a fix. NOTE: The problems disappear when creating the gdcm DLL with the BUILD_SHARED_LIBS ON. Thanks Mark The information transmitted in this electronic communication is intended only for the person or entity to whom it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this information in error, please contact the Compliance HelpLine at 800-856-1983 and properly dispose of this information. -------------- next part -------------- An HTML attachment was scrubbed... URL: From jpr at creatis.insa-lyon.fr Fri Apr 20 09:42:34 2007 From: jpr at creatis.insa-lyon.fr (Jean-Pierre Roux) Date: Fri, 20 Apr 2007 09:42:34 +0200 Subject: [Dcmlib] Error Linking with Static Library gdcm.lib with VC 6.0 --> With gcc4.1, too In-Reply-To: References: Message-ID: <46286EEA.20600@creatis.univ-lyon1.fr> Handschumacher, Mark D wrote: Hi, Mark. Thank you for repporting the bug. I use gcc 4.1.1, under FedoraCore 5, to tell the truth I think I didn't compiled gdcm in static since ages ... While linking Example/WriteDicomAsJPEG in static, I get the following error. (You miss an external symbol, on your computer, I get it twice on mine:-( ) Scanning dependencies of target WriteDicomAsJPEG [ 87%] Building CXX object Example/CMakeFiles/WriteDicomAsJPEG.dir/WriteDicomAsJPEG.o Linking CXX executable ../bin/WriteDicomAsJPEG /tmp/binLin/bin/libgdcm.a(gdcmJpeg8.o): In function `gdcm_jpeg8_jpeg_stdio_src(jpeg_decompress_struct*, std::basic_istream >*, gdcm::JPEGFragment*, int)': gdcmJpeg8.cxx:(.text+0x22): multiple definition of `gdcm_jpeg8_jpeg_stdio_src(jpeg_decompress_struct*, std::basic_istream >*, gdcm::JPEGFragment*, int)' CMakeFiles/WriteDicomAsJPEG.dir/WriteDicomAsJPEG.o:WriteDicomAsJPEG.cxx:(.text+0x22): first defined here /tmp/binLin/bin/libgdcm.a(gdcmJpeg8.o): In function `gdcm_jpeg8_jpeg_stdio_dest(jpeg_compress_struct*, std::basic_ostream >*, unsigned int, int)': gdcmJpeg8.cxx:(.text+0x14c): multiple definition of `gdcm_jpeg8_jpeg_stdio_dest(jpeg_compress_struct*, std::basic_ostream >*, unsigned int, int)' CMakeFiles/WriteDicomAsJPEG.dir/WriteDicomAsJPEG.o:WriteDicomAsJPEG.cxx:(.text+0x14c): first defined here -> There is no fix, for the moment, I'm gonna try to find the mistake. So, for a while, better you go on with shared libs ... Jean-Pierre Roux from gdcm-team > I have created a static gdcm.lib file by turning the BUILD_SHARED_LIBS > OFF and have problems when I try to link a program. I get a list of > errors like: > > ?gdcm.lib(gdcmJpeg8.obj) : error LNK2001: unresolved external symbol > __imp__gdcm_jpeg8?? > > Is there a fix. > > NOTE: The problems disappear when creating the gdcm DLL with the > BUILD_SHARED_LIBS ON. > > Thanks > > Mark > > The information transmitted in this electronic communication is > intended only for the person or entity to whom it is addressed and may > contain confidential and/or privileged material. Any review, > retransmission, dissemination or other use of or taking of any action > in reliance upon this information by persons or entities other than > the intended recipient is prohibited. If you received this information > in error, please contact the Compliance HelpLine at 800-856-1983 and > properly dispose of this information. > ------------------------------------------------------------------------ > > _______________________________________________ > Dcmlib mailing list > Dcmlib at creatis.insa-lyon.fr > http://www.creatis.insa-lyon.fr/mailman/listinfo/dcmlib From vaclavik at ujp.cz Mon Apr 23 11:46:45 2007 From: vaclavik at ujp.cz (Juraj Vaclavik) Date: Mon, 23 Apr 2007 11:46:45 +0200 Subject: [Dcmlib] compiling gdcm on OpenSUSE 10.2 Message-ID: <200704231146.46103.vaclavik@ujp.cz> Hello, I compiled gdcm (src-1.0.0.tar.gz) on OpenSUSE 10.2 and I found some problems: 1) This software uses cmake instead of ./configure, but no information about it is in documentation. There is information about ./configure, but this is not there. 2) (?) Cmake generates some files, i.a. gdcmjpeg/8/jconfig.h. In this file is bad include path to file mangle_jpeg8bits.h: instead good ../gdcmjpeg/mangle_jpeg8bits.h bad: gdcmjpeg/mangle_jpeg8bits.h -- best regards Ing. Juraj V?clav?k UJP PRAHA a.s. From m.djebbi at hotmail.com Mon Apr 23 13:50:32 2007 From: m.djebbi at hotmail.com (mohamed djebbi) Date: Mon, 23 Apr 2007 12:50:32 +0100 Subject: [Dcmlib] (no subject) Message-ID: hello, I do not know who is what I must make exactly, I am lost a little there.I make a point much of joining you. is what you can facilitate the things to me, mercie in advance. Muhammad _________________________________________________________________ Testez Windows Live Mail Beta ! http://www.ideas.live.com/ From m.djebbi at hotmail.com Mon Apr 23 13:55:47 2007 From: m.djebbi at hotmail.com (mohamed djebbi) Date: Mon, 23 Apr 2007 12:55:47 +0100 Subject: [Dcmlib] (no subject) Message-ID: I am not on my message you arrive; this is why I am reapiting my demand very politely: would you pleaes guide me in my first steps. please. _________________________________________________________________ MSN Messenger : discutez en direct avec vos amis ! http://www.msn.fr/msger/default.asp From jpr at creatis.insa-lyon.fr Mon Apr 23 15:24:54 2007 From: jpr at creatis.insa-lyon.fr (Jean-Pierre Roux) Date: Mon, 23 Apr 2007 15:24:54 +0200 Subject: [Dcmlib] (no subject) In-Reply-To: References: Message-ID: <462CB3A6.3030509@creatis.univ-lyon1.fr> mohamed djebbi wrote: Hi, Muhammed. It depends on what you want to do. gdcm is a C++ open source library to deal with DICIOM files. You can get the last version (1.3.1, stable version) on http://www.creatis.insa-lyon.fr/Public/Gdcm/ click on "gdcm cvs access" (you need to have CMAKE, multiplatform open source generator, that will generate the MakeFile -if you are on Linux-, or the .sln, -f you use .NET-, etc) You run cmake, and you'll get the library (.dll, .lib, .a, so, depending on your platform) In the directory Example, you'll find several source files, named ex... cxx, that are example on using a given part of gdcm, and some other files, as PrintFile.cxx, MakeDicomDir.cxx, ReWrite.cxx, that correspond to small usefull applications. Have you any experience with CMake? Jean-Pierre Roux gdcm team. > hello, I do not know who is what I must make exactly, I am lost a little > there.I make a point much of joining you. is what you can facilitate the > things to me, mercie in advance. > Muhammad > > _________________________________________________________________ > Testez Windows Live Mail Beta ! http://www.ideas.live.com/ > > _______________________________________________ > Dcmlib mailing list > Dcmlib at creatis.insa-lyon.fr > http://www.creatis.insa-lyon.fr/mailman/listinfo/dcmlib > > From jpr at creatis.insa-lyon.fr Mon Apr 23 16:00:35 2007 From: jpr at creatis.insa-lyon.fr (Jean-Pierre Roux) Date: Mon, 23 Apr 2007 16:00:35 +0200 Subject: [Dcmlib] compiling gdcm on OpenSUSE 10.2 In-Reply-To: <200704231146.46103.vaclavik@ujp.cz> References: <200704231146.46103.vaclavik@ujp.cz> Message-ID: <462CBC03.5030203@creatis.univ-lyon1.fr> Juraj Vaclavik wrote: > Hello, > I compiled gdcm (src-1.0.0.tar.gz) on OpenSUSE 10.2 and I found some problems: > Hi! ==> gdcm1.0.0 is a little bit old version. Better you use gdcm 1.3.1 http://www.creatis.insa-lyon.fr/Public/Gdcm/Download.html click on "gdcm 1.3.1" ==> gdcm doesn't use any longer ./configure mechanisms. (there are still comments about "configure" in jpeg libraries, but everything is actually deal with CMake) Jean-Pierre Roux > 1) This software uses cmake instead of ./configure, but no information about > it is in documentation. There is information about ./configure, but this is > not there. > 2) (?) Cmake generates some files, i.a. gdcmjpeg/8/jconfig.h. In this file is > bad include path to file mangle_jpeg8bits.h: > instead good ../gdcmjpeg/mangle_jpeg8bits.h > bad: gdcmjpeg/mangle_jpeg8bits.h > >