[Mingw-users] Errors in standard include files

Back to archive index
Anton Shepelev anton****@gmail*****
Sat Jan 11 05:02:18 JST 2020


I wrote to Keith Marshall:

> > > How can I query that version?
> >
> >   $ echo '#include <windows.h>' | mingw32-gcc -E -dM -xc - |
> >   > grep -E '(MINGW32|W32API)_VERSION'
>
> After an unsuccessful attempt to reinstall gcc, I no
> longer have either `mingw32-gcc' or `windows.h'.  I should
> not have hurried so much.  Am I stuck for good, or is
> there hope yet?

The headers are still there:

_mingw.h: #define __MINGW32_VERSION          3022000L
w32api.h: #define __W32API_VERSION           3018001L

-- 
()  ascii ribbon campaign -- against html e-mail
/\  http://preview.tinyurl.com/qcy6mjc [archived]



More information about the MinGW-Users mailing list
Back to archive index