[Dcmlib] Pb around GetVersion()

Jean-Pierre Roux jpr at creatis.insa-lyon.fr
Mon Aug 22 17:13:18 CEST 2005


Mathieu Malaterre wrote:

> Jean-Pierre Roux wrote:
>
>> Hi!
>> The adjunction of gdcm:GetVersion()  causes some troubles on 'Gogolt' 
>> (at least)
>
>
> Yeah I fix a compilation problem gcc4 for some reason don't like ; 
> laying around.
> And it does not like a static function not used within the shared lib. 

It complains for *each* cxx module, not only at the shared lib level...

> I think to easily solve the problem I will puit the value in the gdcm 
> image we are writting.

I'm affraid I didn't get it ...
-> I'm interested in using gdcm:GetVersion() in the 
FileHelper::CheckMandatoryElements() method, and replace the stupid line
e_0002_0013->SetValue("GDCM 1.1");
by
e_0002_0013->SetValue(GetVersion());
when I write a Dicom File.

What do you want to do?
JP

>
> Is everybody ok ? I will put is in software version or one tags like 
> that.
>
> Mathieu
> _______________________________________________
> Dcmlib mailing list
> Dcmlib at creatis.insa-lyon.fr
> http://www.creatis.insa-lyon.fr/mailman/listinfo/dcmlib
>



More information about the Dcmlib mailing list