Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Building a debug version of Python 3.2.2 under Windows
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Andrew Berg  
View profile  
 More options Feb 11, 3:02 pm
Newsgroups: comp.lang.python
From: Andrew Berg <bahamutzero8...@gmail.com>
Date: Sat, 11 Feb 2012 14:02:08 -0600
Local: Sat, Feb 11 2012 3:02 pm
Subject: Building a debug version of Python 3.2.2 under Windows
I tried to build Python 3.2.2 with VS 2008, but it seems I'm missing
some header files (e.g. sqlite3, openssl). Is there a nice little
package with all the dependencies, or do I need to grab source code
packages for each program from their respective websites, or something
else entirely?

--
CPython 3.2.2 | Windows NT 6.1.7601.17640


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Terry Reedy  
View profile  
 More options Feb 11, 4:01 pm
Newsgroups: comp.lang.python
From: Terry Reedy <tjre...@udel.edu>
Date: Sat, 11 Feb 2012 16:01:52 -0500
Local: Sat, Feb 11 2012 4:01 pm
Subject: Re: Building a debug version of Python 3.2.2 under Windows
On 2/11/2012 3:02 PM, Andrew Berg wrote:

> I tried to build Python 3.2.2 with VS 2008, but it seems I'm missing
> some header files (e.g. sqlite3, openssl). Is there a nice little
> package with all the dependencies, or do I need to grab source code
> packages for each program from their respective websites, or something
> else entirely?

The readme file in PCBuild supposedly has all the info needed, though I
know one thing out of date. Trying to follow the instructions is on my
todo list ;-).

--
Terry Jan Reedy


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrew Berg  
View profile  
 More options Feb 11, 4:21 pm
Newsgroups: comp.lang.python
From: Andrew Berg <bahamutzero8...@gmail.com>
Date: Sat, 11 Feb 2012 15:21:21 -0600
Local: Sat, Feb 11 2012 4:21 pm
Subject: Re: Building a debug version of Python 3.2.2 under Windows
On 2/11/2012 3:01 PM, Terry Reedy wrote:
> The readme file in PCBuild supposedly has all the info needed, though I
> know one thing out of date. Trying to follow the instructions is on my
> todo list ;-).

I didn't notice the readme in there. I was following instructions from
here: http://docs.python.org/devguide/

Looks like the build process is a bit more complicated than just "Build
Solution". Thanks.
--
CPython 3.2.2 | Windows NT 6.1.7601.17640


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »