compiling Python under Windows

Philippe C. Martin pmartin at snakecard.com
Mon Nov 21 12:10:35 EST 2005


Hi,

I'm currently blocking on bzip2:

python is in c:\python.2.4.2
and bz2 is in c:\bzip2-1.0.3

Since the readme say subprojects should be two directories above PCbuild, I
assume I'm OK.

I added c:\bzip2-1.0.3 to the include and link path, but I get:
"""
Performing Pre-Link Event ...
The system cannot find the path specified
NMAKE: fatal error U1052: file 'makefile.msc' not found

c:\bzip2-1.0.3 does hold a makefile.msc.

Any clue ?

Thanks,

Philippe



More information about the Python-list mailing list