[Insight-users] CMake 2.8 config error
Dean Inglis
dean.inglis at camris.ca
Tue Mar 23 14:22:36 EDT 2010
Here is a bit more after some testing.
I tried compiling against the stable ITK release
(InsightToolkit-3.16.0) with CMake 2.8 and
get the same error. I removed CMake 2.8 and
installed CMake 2.6, did a clean config and build
of all sources and now the error no longer occurs.
I am cc'ing to CMake users as this seems more of a
CMake issue than ITK (or CMake with ITK?).
Dean
>I am statically building cvs ITK against gdcm 2.1
> on Win32 using VS 2005 express nmake with CMake 2.8.
> During configuration I get this error:
>
> Cmake Error at Utilities/MetaIO/CMakeLists.txt:104 (INSTALL):
> install TARGETS given no ARCHIVE DESTINATION for static
> library target "vtkmetaio".
>
> I am doing an nmake install to a CMAKE_INSTALL_PREFIX:PATH
> set for all my kitware projects (VTK, KWWidgets, gdcm. ITK).
>
> I am building everything statically so that my KWWidgets app will be
> deployable.
> I am using a common Install path to circumvent a VS resource compiler
> error involving too many includes.
>
> Is there a setting I am missing somewhere in my cache files or is this a
> bug?
>
> Dean
>
More information about the Insight-users
mailing list