Hello there
I have a major issue compiling CL tests under windows.
I have everything prepared as i supposed to but compilation fails due to an
error:
Missing libgen.h
Its weird because this header is a part of GCC compiler not VS 13 that I am
using..

Adding it manually points out another missing header file from GCC
(_mingw.h) and then
another one (msvcrtver.h) and then (w32api.h) after including all those
files (manually)
compilation fails on multiple syntax errors...
Any solution for this issue?
_______________________________________________
Piglit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to