[Insight-users] itk's CMake

Matt McCormick matt.mccormick at kitware.com
Mon Oct 29 11:54:41 EDT 2012


Hi Leila,

If ITK_USE_SYSTEM_HDF5 is ON, then HDF5 will need to be built and
possibly installed.    Then, the variables described at the top of the
CMake Modules file FindHDF5.cmake will need to be specified.

HTH,
Matt

PS.  Please keep messages like this on the insight-users at itk.org
mailing list for everyone to find.

On Mon, Oct 29, 2012 at 3:21 PM, Leila Baghdadi
<baghdadi at phenogenomics.ca> wrote:
> sorry Matt,
> I guess I did not make it clear, I do have the CMakeCache.txt however, I am confused as why some of the hdf5 headers are not found during the build, I set the ITK_USE_SYSTEM_HDF5 ON and and specified the location of headers and libraries,
> so I wanted to check with another CMakeCache.txt setting see what I am setting wrong,
>
> thanks for your help
>
> Leila
>
> ----- Original Message -----
> From: Matt McCormick <matt.mccormick at kitware.com>
> Sent: Mon, 10/29/2012 11:17am
> To: Leila Baghdadi <baghdadi at phenogenomics.ca>
> Cc: insight-users at itk.org
> Subject: Re: itk's CMake
>
> Hi Leila,
>
> A CMakeCache.txt is generated from the CMakeLists.txt in the source
> tree during the build process -- to create one, download the ITK Git
> master, and perform a CMake configuration.
>
>   http://www.itk.org/Wiki/ITK/Git/Download
>
> HTH,
> Matt
>
> On Mon, Oct 29, 2012 at 2:58 PM, Leila Baghdadi
> <baghdadi at phenogenomics.ca> wrote:
>> Hi Matt,
>> where is the best place to get a hold of Itk's CMakeCache.txt for one of the
>> latest builds,
>>
>> thanks
>> Leila


More information about the Insight-users mailing list