Re: [ITK-dev] Unsupported protocol error from ExternalData.cmake

2017-05-22 Thread Jean-Christophe Fillion-Robin
Hi Jonathan, I built from source on a brand new machine which may not have the SSL > development headers installed. This was probably the issue. With recent CMake, SSL headers should be detected even when bootstrapping it. For example, see https://github.com/dockcross/dockcross/blob/f689116b3f4

Re: [ITK-dev] Unsupported protocol error from ExternalData.cmake

2017-05-22 Thread Lefman, Jonathan
: Lefman, Jonathan Cc: insight-developers@itk.org Subject: Re: [ITK-dev] Unsupported protocol error from ExternalData.cmake Hi Jon, This may be related to using a cmake without https support. Binary downloads from cmake.org: https://cmake.org/download/ have this support enabled. Hope this

Re: [ITK-dev] Unsupported protocol error from ExternalData.cmake

2017-05-22 Thread Matt McCormick
Hi Jon, This may be related to using a cmake without https support. Binary downloads from cmake.org: https://cmake.org/download/ have this support enabled. Hope this helps, Matt On Mon, May 22, 2017 at 3:26 PM, Lefman, Jonathan wrote: > Hi all, > > I am building ITK with the cmake arg > "-

[ITK-dev] Unsupported protocol error from ExternalData.cmake

2017-05-22 Thread Lefman, Jonathan
Hi all, I am building ITK with the cmake arg "-DModule_PerformanceBenchmarking:BOOL=ON". During the make process, I run into a new issue: CMake Error at /home/bw2user1/ITK/CMake/ExternalData.cmake:1113 (message): Object MD5=d72eb9ebf4a60f6cfeaf60717d1926be not found at: https://insigh