<div dir="ltr">Hello there<div>I have a major issue compiling CL tests under windows.<br>I have everything prepared as i supposed to but compilation fails due to an error:</div><div>Missing libgen.h</div><div>Its weird because this header is a part of GCC compiler not VS 13 that I am using..</div><div><br></div><div>Adding it manually points out another missing header file from GCC (_mingw.h) and then</div><div>another one (msvcrtver.h) and then (w32api.h) after including all those files (manually)</div><div>compilation fails on multiple syntax errors...</div><div>Any solution for this issue?</div></div>