[vtkusers] CMake error : NoDartCoverage
David Cole
david.cole at kitware.com
Wed Jan 4 15:17:48 EST 2006
There are no Utilities/zlib, Utilities/jpeg, etc. directories in the CVS
version of VTK. They were renamed to Utilities/vtkzlib,
Utilities/vtkjpeg, etc. months ago...
Did you use "-dAP" when you did the CVS update?
Did you try rebuilding into a clean binary tree?
HTH,
David
Lim, Theodore wrote:
> Hi vtk users,
>
> I've recently downloded the CVS version but am facing errors during
> configuration with CMake v2.2 - patch 3 for Visual Studio 7 .NET 2003.
>
> I configured using the root C:\VTK\CmakeList.txt and with default setting.
>
> The errors occur with the Utilities:-
>
> C:/VTK/Utilities/zlib/.NoDartCoverage does not exist
> CMake Error: Error in cmake code at
> C:/VTK/Utilities/zlib/CmakeList.txt:28:
> CONFIGURE_FILE Problem configuring file.
>
> C:/VTK/Utilities/jpeg/.NoDartCoverage does not exist
> CMake Error: Error in cmake code at
> C:/VTK/Utilities/jpeg/CmakeList.txt:44:
> CONFIGURE_FILE Problem configuring file.
>
> C:/VTK/Utilities/png/.NoDartCoverage does not exist
> CMake Error: Error in cmake code at
> C:/VTK/Utilities/png/CmakeList.txt:24:
> CONFIGURE_FILE Problem configuring file.
>
> C:/VTK/Utilities/tiff/.NoDartCoverage does not exist
> CMake Error: Error in cmake code at
> C:/VTK/Utilities/tiff/CmakeList.txt:59:
> CONFIGURE_FILE Problem configuring file.
>
> C:/VTK/Utilities/expat/.NoDartCoverage does not exist
> CMake Error: Error in cmake code at
> C:/VTK/Utilities/expat/CmakeList.txt:23:
> CONFIGURE_FILE Problem configuring file.
>
> C:/VTK/Utilities/freetype/.NoDartCoverage does not exist
> CMake Error: Error in cmake code at
> C:/VTK/Utilities/freetype/CmakeList.txt:108:
> CONFIGURE_FILE Problem configuring file.
>
>
> Commenting out the CONFIGURE using # allowed Cmake to build the
> project but when compiled the threw up lots of errors.
>
> Can anyone help on this? Any ideas will be much appreciated.
>
> Thanks in advance, Theo.
>
>------------------------------------------------------------------------
>
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
>
>
More information about the vtkusers
mailing list