Lorenz <pyt...@xca.ch> added the comment:

replace the "afxres.h" by the following lines and then it builds:

#include <windows.h>

#ifndef IDC_STATIC
#define IDC_STATIC (-1)
#endif

but the problem is, that the 'install.rc' file is generated. Unfortunately I do 
not know how to solve the root cause.

----------
nosy: +DaMutz

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11598>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to