I got the latest source code from the OpenStudio gethub site. I followed the Super Build directions for Windows and VisualStudio 2013 Win64. When I run CMake it tries to download OpenSSL 1.0.2.a (64-bit). After a while I get the following error:
Downloading OpenSSL 1.0.2a (64-bit) [download 0% complete] CMake Error at CMakeLists.txt:135 (file): file DOWNLOAD HASH mismatch
for file: [C:/GitHubClones/OpenStudio/Build/OpenSSL-Win64.zip]
expected hash: [3f9c88523634c7b1e27f4026e7c3f3ee]
actual hash: [904a301f256f6ca9910d81671efcdd27]
status: [28;"Timeout was reached"]
Does anyone have an idea as to what I'm doing wrong?
Thanks
Jim