Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #43970
| References | <d3a61c93-c195-495d-b563-5ec1200341ec@googlegroups.com> |
|---|---|
| Date | 2013-04-20 18:44 -0400 |
| Subject | Re: Include and lib files for Visual Studio? |
| From | David Robinow <drobinow@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.864.1366497850.3114.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
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.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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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