[Ctk-developers] mingw compiles dcmtk.git

Sascha Zelzer s.zelzer at dkfz-heidelberg.de
Mon Oct 25 10:00:36 EDT 2010


By the way, this should work for any external project in CTK. Just set 
<Project>_DIR to the appropriate directory. However, if there is no 
Find<Project>.cmake script, the external project must provide a 
<Project>Config.cmake file in the <Project>_DIR directory.

If this does not work (CMake configure errors or include/linker errors 
when building CTK), it should be considered a build-system bug.

- Sascha

On 10/25/2010 03:43 PM, Sascha Zelzer wrote:
> Hi Dean,
>
> you can set DCMTK_DIR to an external DCMTK build tree. Either add the
> variable manually in the CMake GUI or start cmake in an empty build
> directory like:
>
> cmake -DDCMTK_DIR:PATH=/path/to/dcmtk/build/tree<CTK-source>
>
> That should work...
>
> - Sascha
>
> On 10/25/2010 03:15 PM, Dean Inglis wrote:
>    
>> Ive been submitting an experimental mingw dashboard for a few weeks
>> now, and Id like to have it testing the dcmtk options, however, there is no
>> cmake cache option for using an external dcmtk (yet there is for vtk).
>> Can there either be an intermediate "re-alignment" or a cmake option
>> to use an external dcmtk with an appropriate "do so at your own risk!"
>> warning message?
>>
>> ----- Original Message -----
>> From: "OFFIS DICOM Team"<dicom at offis.de>
>> To:<ctk-developers at commontk.org>
>> Sent: Monday, October 25, 2010 8:49 AM
>> Subject: Re: [Ctk-developers] mingw compiles dcmtk.git
>>
>>
>>
>>      
>>> Hi Dean,
>>>
>>> Am 25.10.2010 14:43, schrieb Dean Inglis:
>>>
>>>        
>>>> can the latest OFFIS DCMTK git repository be adopted for CTK?
>>>>
>>>>          
>>> No, vice versa: The goal is to finally align CTK's DCMTK repository with
>>> the
>>> official DCMTK repository from OFFIS so CTK is always based on the latest
>>> official DCMTK code available from OFFIS. Both are already very similar,
>>> however, that goal is not reached (yet! :-).
>>>
>>> Best regards,
>>> Michael Onken
>>>
>>> -- 
>>> OFFIS DICOM Team, Escherweg 2, 26121 Oldenburg, Germany
>>> E-Mail: dicom at offis.de, URL: http://dicom.offis.de
>>> _______________________________________________
>>> Ctk-developers mailing list
>>> Ctk-developers at commontk.org
>>> http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers
>>>
>>>        
>> _______________________________________________
>> Ctk-developers mailing list
>> Ctk-developers at commontk.org
>> http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers
>>
>>      
> _______________________________________________
> Ctk-developers mailing list
> Ctk-developers at commontk.org
> http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers
>    




More information about the Ctk-developers mailing list