compiling Python under Windows

P

Philippe C. Martin

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
 
P

Philippe C. Martin

My mistake: The makefile (as written in the readme!) looks for bzip 1.0.2

Sorry,

Philippe
 
P

Philippe C. Martin

Philippe said:
My mistake: The makefile (as written in the readme!) looks for bzip 1.0.2
PS: since bzip.org does not have 1.0.2 source anymore, can I just rename
1.0.3 ?

Regards,

Philippe
 
?

=?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=

Philippe said:
PS: since bzip.org does not have 1.0.2 source anymore, can I just rename
1.0.3 ?

That should work; alternatively, you can change the project file.

Regards,
Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top