Compile error

Erik van Pienbroek erik at vanpienbroek.nl
Sun Jun 21 20:55:39 UTC 2009


Op zondag 21-06-2009 om 17:14 uur [tijdzone -0300], schreef Fabrício
Godoy:
> I'm getting error compiling in Fedora 11, in Fedora 10 I was compiling
> without errors.
> Please, see attached file.

Hi,

The declaration of IP_ADAPTER_ADDRESSES is in the
file /usr/i686-pc-mingw32/sys-root/mingw/include/iptypes.h and guarded
with a '#if (_WIN32_WINNT >= 0x0501) && defined(_WINSOCK2_H)' block.

I guess that the compiler flag '-D_WIN32_WINNT=0x0501' got lost
somewhere in your transition from Fedora 10 to Fedora 11.

Regards,

Erik van Pienbroek





More information about the mingw mailing list