[Insight-developers] In-source build : gdcm
Mathieu Malaterre
mathieu.malaterre at gmail.com
Mon Oct 11 08:06:44 EDT 2010
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
More information about the Insight-developers
mailing list