[Insight-developers] In-source build : gdcm

Mathieu Malaterre mathieu.malaterre at gmail.com
Thu Oct 14 04:50:04 EDT 2010


CPack does not support in-source builds:

http://www.cmake.org/Bug/bug_view_page.php?bug_id=6560

But I can remove the warning, if you believe this is the right thing to do.

Thanks,

On Wed, Oct 13, 2010 at 11:54 PM, Luis Ibanez <luis.ibanez at kitware.com> wrote:
>
> Hi Mathieu,
>
> CPack supports in-source builds.
>
> The warning is probably unnecessary.
>
>
> However, we have to setup a Nightly
> build that tests the Installation of ITK.
> (that's in my plate...)
>
>
>     Luis
>
>
> -----------------------------------------------------------
> On Mon, Oct 11, 2010 at 8:06 AM, Mathieu Malaterre
> <mathieu.malaterre at gmail.com> wrote:
>>
>> On Mon, Oct 11, 2010 at 2:06 AM, Luis Ibanez <luis.ibanez at kitware.com>
>> wrote:
>> >
>> > Hi Mathieu,
>> >
>> > I know that we encourage users to do out-of-source builds,
>> > but was not aware that we are now precluding users from
>> > making in-source builds:
>> >
>> >> cd ITK
>> >> cmake .
>> >
>> >
>> > Make Error at Utilities/gdcm/CMakeLists.txt:34 (MESSAGE):
>> >   GDCM requires an out of source Build.  Please create a separate binary
>> >   directory and run CMake there.
>> >
>> >
>> > -- Configuring incomplete, errors occurred!
>> >
>> >
>> > -----------------------
>> >
>> >
>> > Is there a deep technical reason for this change ?
>>
>> CPack does not support in-source built AFAIK. I'll change the error to
>> a warning.
>>
>> Thanks for the report.
>> --
>> Mathieu
>
>



-- 
Mathieu


More information about the Insight-developers mailing list