[ python-Bugs-1591122 ] problem building python in vs8express

SourceForge.net noreply at sourceforge.net
Wed Nov 8 02:14:11 CET 2006


Bugs item #1591122, was opened at 2006-11-05 20:31
Message generated for change (Comment added) made by thomashsouthern
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1591122&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build
Group: Python 2.5
>Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas Southern (thomashsouthern)
Assigned to: Nobody/Anonymous (nobody)
Summary: problem building python in vs8express

Initial Comment:
When I tried to build pythoncore in vc++8 express, it 
worked without a hitch until the link stage when i got 
an unresolved external _init_types. Python compiles 
just fine and pythonw compiles up to the link where it 
comes accross the same error. If I am suppose to 
contact someone else about my issue please sent me in 
the wright direction. my email is 
thomashsouthern at yahoo.com

----------------------------------------------------------------------

>Comment By: Thomas Southern (thomashsouthern)
Date: 2006-11-07 17:14

Message:
Logged In: YES 
user_id=1638546

thank you for your responses. after I answered your first question i went in search of 
the svn head for this project.  I started at www.python.org and went to the developement 
area. I found svn trunk where the files for python 2.6 were located. I appolgize if I 
appear ignorant but I have never been interested in an open source project enough to want 
to compile from scratch and maybe even try and see what I could contribute. I don't know 
if I found the right area. where I did find. I would need to download each file 
individually. also, the "solution items" with "getbuildinfo.c" was not recognized by the 
vc++ express compiler. My question is this, am I looking in the correct location for the 
files I am looking for to build the source myself.  also if this brings me out of the 
preview of the purpose of this thread please direct me to the proper location to continue 
to ask questions I might have as I try to understand my way around this project.  thank 
you for your patients and help.

----------------------------------------------------------------------

Comment By: Georg Brandl (gbrandl)
Date: 2006-11-07 07:41

Message:
Logged In: YES 
user_id=849994

So could you please retry with the SVN HEAD?

----------------------------------------------------------------------

Comment By: Thomas Southern (thomashsouthern)
Date: 2006-11-06 16:59

Message:
Logged In: YES 
user_id=1638546

I am using python 2.5

----------------------------------------------------------------------

Comment By: Georg Brandl (gbrandl)
Date: 2006-11-05 23:46

Message:
Logged In: YES 
user_id=849994

Which version of the sources are you using? I think this is
fixed in the SVN HEAD.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1591122&group_id=5470


More information about the Python-bugs-list mailing list