Message 7797 - Python tracker
Logged In: YES user_id=21627 Are you sure the compiler is properly installed? That you have wint_t definition both in wchar.h and stddef.h (as fixincluded by gcc) is not Python's doing; either the header files of your operating system are corrupt, or the compiler is broken. If you cannot figure out the details, please attach both header files to this report.