Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'importing': 0.05; 'dev': 0.07; 'source.': 0.07; 'assuming': 0.09; 'msi': 0.09; 'subject:Visual': 0.09; 'subject:files': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; '4:59': 0.16; 'subject:Studio': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'install': 0.23; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'header:In- Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'them?': 0.31; 'python.org': 0.32; 'says': 0.33; 'url:python': 0.33; "i'd": 0.34; "can't": 0.35; 'possible.': 0.35; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'c++': 0.36; 'subject:?': 0.36; 'similar': 0.36; 'url:org': 0.36; 'project': 0.37; 'files': 0.38; 'pm,': 0.38; 'visual': 0.39; '8bit%:10': 0.64; 'to:addr:gmail.com': 0.65; '20,': 0.68; '3.3.1': 0.84; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=wDBZVaHgFUzP7ggR9FPtayWB8GTiMrdOztvGHpNjrr4=; b=fraRL4yzWvQGOQ9E+l5sHUK05Q+AcqJR5rFm7hIkv9TrRFBLqJzwYtc3WXa90yfQ2E jZbcQPclTeaXn3v9cBvW4yWjeELMJfJGwT4Ezc7LyDCp40pH7uo1dcnh28wz2uMgeY8M Oqb2SER0G1pVSWsuVCyG+q00XWQ5ceSSAQ06a132CvdnkQbVI0Df/QOOkzeLjogYshpl bxSGdxWLttZv0e1G0vcvabPtPfdC++JhkN8wDxR3Rr1moU0uWVC73KIhKXWI1B7uwVmA TZtyAax+QweN7PUD2OhXjh2NPbCcgZ8rlLRkXzz6aasstYFOp8krv8A9e7Ljss1LQIwC AhtA== MIME-Version: 1.0 X-Received: by 10.60.3.71 with SMTP id a7mr7249271oea.35.1366497847472; Sat, 20 Apr 2013 15:44:07 -0700 (PDT) In-Reply-To: References: Date: Sat, 20 Apr 2013 18:44:07 -0400 Subject: Re: Include and lib files for Visual Studio? From: David Robinow To: xucaen@gmail.com Content-Type: multipart/alternative; boundary=e89a8f839d51c8f85c04dad292ae Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 41 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1366497850 news.xs4all.nl 2179 [2001:888:2000:d::a6]:59222 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:43970 --e89a8f839d51c8f85c04dad292ae Content-Type: text/plain; charset=UTF-8 On Sat, Apr 20, 2013 at 4:59 PM, wrote: > I am looking for the Python include and lib files for windows. I have a > c++ project that I am importing into Visual Studio 2010 (express) and it > links python. I need the include and lib files for windows. Where can I get > them? > I'd like to use python 3.3.1 if possible. > > I found the msi on python.org but is says they don't include source. I am > assuming there is a dev sdk or something similar but can't seem to find it. > > You are misinterpreting what you are reading. Install the msi. Look in C:\Python33\include and C:\Python33\libs --e89a8f839d51c8f85c04dad292ae Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Sat, Apr 20, 2013 at 4:59 PM, <xucaen@gmail.= com> wrote:
I am looking for the Python include and lib files for windows. I have a c++= project that I am importing into Visual Studio 2010 (express) and it links= python. I need the include and lib files for windows. Where can I get them= ?
I'd like to use python 3.3.1 if possible.

I found the msi on python.o= rg but is says they don't include source. I am assuming there is a = dev sdk or something similar but can't seem to find it.

You are misinterpreting what you are reading. Install the= msi.=C2=A0 Look in C:\Python33\include=C2=A0 and C:\Python33\libs

<= /div>
--e89a8f839d51c8f85c04dad292ae--