[vtkusers] CMake error : NoDartCoverage
Lim, Theodore
T.Lim at hw.ac.uk
Fri Jan 6 12:21:25 EST 2006
Hi David,
Thanks for the advice. I've managed to compile the CVS version last night after reinstalling. However, now VTKExamplesTarget is unable to compile during the ALL_BUILD process using VTK.sln. I did however managed to generate the libs that i need so i'll leave that. I compiled the examples via the Examples\VTKExamples.sln instead and that worked fine. I'm not sure where the problem lies... but i did use "-dAP".
Theo.
________________________________
From: David Cole [mailto:david.cole at kitware.com]
Sent: Wed 04/01/2006 20:17
To: Lim, Theodore
Cc: vtk-users
Subject: Re: [vtkusers] CMake error : NoDartCoverage
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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060106/530858e4/attachment.htm>
More information about the vtkusers
mailing list