Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #43968

Re: Include and lib files for Visual Studio?

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <bahamutzero8825@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.004
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; 'cpython': 0.05; 'importing': 0.05; 'debug': 0.07; 'page?': 0.09; 'subject:Visual': 0.09; 'subject:files': 0.09; 'python': 0.11; 'windows': 0.15; 'subject:Studio': 0.16; 'wrote:': 0.18; 'header :User-Agent:1': 0.23; 'source': 0.25; 'header:In-Reply-To:1': 0.27; 'them?': 0.31; "i'd": 0.34; 'info': 0.35; 'possible.': 0.35; 'received:google.com': 0.35; 'c++': 0.36; 'subject:?': 0.36; 'project': 0.37; 'message-id:@gmail.com': 0.38; 'to:addr:python- list': 0.38; 'files': 0.38; 'visual': 0.39; 'to:addr:python.org': 0.39; 'email addr:gmail.com': 0.63; '3.3.1': 0.84; '9.1': 0.84; 'freebsd': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=gfDORgsCJ/W9eJqjXG6eSCdQcDV6MxPMH9pm+lpgZz4=; b=ug8nOyTHZC7JkAHxxI4Bex1HpzJL523dol6T4b2p/pDJaGAxYQDWpZGXJqX8JbVAEA weMWlF+dv/b5DUHtGh1hscaQN1OURBqCIo0q40s4mVoGsoq0xADWSjzbAev2bSz1rS/v a4df8dDtn9ot6E+qzn+7zJVoJ9uQYHwfXozGNFY4QJYTD863VM+10DZuaCJfwXb4UZgo wuIUMukkzoBfs/X6PSQc9fn6FOShYvMUSuO5bRFYHk4f1ir9FxuPEswCHTujxfV6Dvs3 JiWkcvlujzA9vmGX4XUskiTx43mKgSJ4sKgb+w2coElzXh2VNgsed2qBhP+Jir7rGH6I guDQ==
X-Received by 10.50.78.202 with SMTP id d10mr18621646igx.69.1366492512138; Sat, 20 Apr 2013 14:15:12 -0700 (PDT)
Date Sat, 20 Apr 2013 16:15:14 -0500
From Andrew Berg <bahamutzero8825@gmail.com>
User-Agent Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2
MIME-Version 1.0
To "comp.lang.python" <python-list@python.org>
Subject Re: Include and lib files for Visual Studio?
References <d3a61c93-c195-495d-b563-5ec1200341ec@googlegroups.com>
In-Reply-To <d3a61c93-c195-495d-b563-5ec1200341ec@googlegroups.com>
X-Enigmail-Version 1.5.1
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.863.1366492521.3114.python-list@python.org> (permalink)
Lines 6
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1366492521 news.xs4all.nl 2208 [2001:888:2000:d::a6]:43825
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:43968

Show key headers only | View raw


On 2013.04.20 15:59, 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.
Are they not in the source tarballs or VS debug info files archives on the 3.3.1 download page?
-- 
CPython 3.3.1 | Windows NT 6.2.9200 / FreeBSD 9.1

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Include and lib files for Visual Studio? xucaen@gmail.com - 2013-04-20 13:59 -0700
  Re: Include and lib files for Visual Studio? Andrew Berg <bahamutzero8825@gmail.com> - 2013-04-20 16:15 -0500
  Re: Include and lib files for Visual Studio? David Robinow <drobinow@gmail.com> - 2013-04-20 18:44 -0400
  Re: Include and lib files for Visual Studio? Terry Jan Reedy <tjreedy@udel.edu> - 2013-04-20 21:04 -0400

csiph-web