<div dir="ltr">Does this issue look familiar to anybody:<div><br></div><div>    <a href="https://github.com/ethereum/webthree-umbrella/issues/235">https://github.com/ethereum/webthree-umbrella/issues/235</a></div><div><br></div><div>Windows <span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-size:14px;line-height:20.3636px">Windows 8.1 with VS12.  Works with CMake 3.4.   Broken with CMake 3.5.</span></div><div><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-size:14px;line-height:20.3636px"><br></span></div><div><font color="#333333" face="Helvetica Neue, Helvetica, Segoe UI, Arial, freesans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol"><span style="font-size:14px;line-height:20.3636px">There isn't much to go on in the log file the OP attached:</span></font></div><div><font color="#333333" face="Helvetica Neue, Helvetica, Segoe UI, Arial, freesans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol"><span style="font-size:14px;line-height:20.3636px"><br></span></font></div><div><font color="#333333" face="Helvetica Neue, Helvetica, Segoe UI, Arial, freesans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol"><span style="font-size:14px;line-height:20.3636px"><a href="https://github.com/ethereum/webthree-umbrella/files/134182/CMakeError.txt">https://github.com/ethereum/webthree-umbrella/files/134182/CMakeError.txt</a><br></span><br>But the crux appears to be:<br><br><div>"D:\webthree-umbrella\build\CMakeFiles\CMakeTmp\cmTC_5b2cf.vcxproj" (destinazione predefinita) (1) -></div><div><br></div><div>(destinazione: ClCompile) -> </div><div><br></div><div>  D:\webthree-umbrella\build\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory [D:\webthree-umbrella\build\CMakeFiles\CMakeTmp\cmTC_5b2cf.vcxproj]</div><div><br></div><div><br></div><div><div>  D:\webthree-umbrella\build\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'CL_VERSION_2_0' : undeclared identifier [D:\webthree-umbrella\build\CMakeFiles\CMakeTmp\cmTC_ab7a5.vcxproj]</div><div><br></div><div><br></div><div><br></div><div>    Avvisi: 0</div><div><br></div><div>    Errori: 1</div><div><br></div><div><br></div><div><br></div><div>Tempo trascorso 00:00:00.29</div><div><br></div><div><br></div><div>File D:/webthree-umbrella/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:</div><div>/* */</div><div>#include <D:/webthree-umbrella/webthree-helpers/extdep/install/windows/x64/include/CL/cl.h></div><div><br></div><div>int main(int argc, char** argv)</div><div>{</div><div>  (void)argv;</div><div>#ifndef CL_VERSION_2_0</div><div>  return ((int*)(&CL_VERSION_2_0))[argc];</div><div>#else</div><div>  (void)argc;</div><div>  return 0;</div><div>#endif</div><div>}</div></div><div><br></div></font></div><div><div><br></div>-- <br><div class="gmail_signature"><a href="mailto:bob@summerwill.net" target="_blank">bob@summerwill.net</a><br><br></div>
</div></div>