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


Groups > comp.lang.python > #43978

Re: Include and lib files for Visual Studio?

From Terry Jan Reedy <tjreedy@udel.edu>
Subject Re: Include and lib files for Visual Studio?
Date 2013-04-20 21:04 -0400
References <d3a61c93-c195-495d-b563-5ec1200341ec@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.868.1366506265.3114.python-list@python.org> (permalink)

Show all headers | View raw


On 4/20/2013 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.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.

If you want *everything*, clone hg.python.org/cpython (or something like 
that). PCBuild has Windows stuff, including VS .sln files.


Back to comp.lang.python | Previous | NextPrevious 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