Closed rmottola closed 1 month ago
This should be declared in include/winnls.h. Either we forgot to include that file or MinGW made a mistake in their header file.
Have the same failure on Windows 10 with newer ming64 too.
we include winnls.h already, conditioned by _WIN32
Make / configure do not pick up the change in GSConfig.h.in as a dependency. I forced a configure re-run, this elevated headers to Vista and the problem is fixed.
on Windows 7 with gcc amdn mingw64