[issue1297] pyconfig.h not compatible with MS VC++ Express Edition

Johannes Hoff report at bugs.python.org
Sun Apr 6 20:35:19 CEST 2008


Johannes Hoff <johshoff+python at gmail.com> added the comment:

This is still the case with Visual Studio Express 2008. It can be fixed 
by downloading the Windows SDK, though it would be nicer if this was 
not necessary.
Download link: http://blogs.msdn.com/windowssdk/archive/2008/02/07/
windows-sdk-rtms.aspx
I recommend the "web install", since only the headers and libraries are 
needed, not the whole 1GB blob that comes with it.

Amaury: The file python.hpp, thus basetsd.h, is used by boost-python.

----------
nosy: +johanneshoff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1297>
__________________________________


More information about the Python-bugs-list mailing list