[vtk-developers] Recently gettng: CMake Error Object MD5=72b1784f9998d7bfb2f7bebf1b9b7870 not found

Brad King brad.king at kitware.com
Wed Oct 4 11:03:50 EDT 2017


On 10/04/2017 10:32 AM, Sean McBride wrote:
> CMake Error at /Users/sean/external/VTK/CMake/ExternalData.cmake:1005 (message):
>   Object MD5=72b1784f9998d7bfb2f7bebf1b9b7870 not found at:
> 
>     (No ExternalData_URL_TEMPLATES given)

The reference to that object is pretty old, and the files

  CMake/vtkExternalData.cmake
  CMake/ExternalData.cmake

haven't changed in a long time.  Unless VTK_FORBID_DOWNLOADS
is on, vtkExternalData.cmake should configure the proper url
templates.

-Brad


More information about the vtk-developers mailing list