[Insight-developers] New process for adding data
Gaëtan Lehmann
gaetan.lehmann at jouy.inra.fr
Fri Jun 24 17:14:15 EDT 2011
Le 24 juin 11 à 23:09, Brad King a écrit :
> On 06/24/2011 05:03 PM, Gaëtan Lehmann wrote:
>>
>> Would it be possible to make the -all target depend on ITKData?
>>
>> I was trying to verify Bill's change by simply running
>>
>> make -j8 ITK-ItkVtkGlue-all
>>
>> but it was failing with the message at the end of this mail.
>>
>> make ITKData
>>
>> fixed that, but it would be better to make it fully idiot proof.
>
> That is the case already:
>
> http://itk.org/gitweb?
> p=ITK.git;a=blob;f=CMakeLists.txt;hb=v4.0a08#l68
>
> if(TARGET ${itk-module}-all AND "${ARGN}" MATCHES "DATA{")
> add_dependencies(${itk-module}-all ITKData)
> endif()
>
ok, great.
I'm not sure why "make ITKData" fixed my problem though.
> The failure was because it *did* build ITKData and try to download.
> However, you must have done it before Bill fixed up his setup so
> that it was uploaded.
>
I've tried it just a few minutes before writing the email.
But I may have done something wrong - I must get some sleep!
Gaëtan
--
Gaëtan Lehmann
Biologie du Développement et de la Reproduction
INRA de Jouy-en-Josas (France)
tel: +33 1 34 65 29 66 fax: 01 34 65 29 09
http://mima2.jouy.inra.fr http://www.itk.org
http://www.bepo.fr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 203 bytes
Desc: Ceci est une signature ?lectronique PGP
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20110624/a5e3863f/attachment.pgp>
More information about the Insight-developers
mailing list