On Wed, 29 Oct 2014 11:07:53 -0400 Tres Seaver <tsea...@palladion.com> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 10/29/2014 10:31 AM, R. David Murray wrote: > > > If you are writing code targeted for Windows, I think you are very > > likely to have an MSDN subscription of some sort if your package > > includes C code. I'm sure it's not 100%, though. > > My experience with distributing distributions-with-extensions indicates > that the vast majority of Windows developers who are "downstream" users > for those distributions *cannot* build them from source: if there is no > MSI / bdist_win (maybe now wheel), they won't use the project. > > (Note that "having an MSDN subscription" is not the same as "knowing how > to configure which compiler such that it can bulid extensions against an > installed Python binary").
I don't think you have to configure anything. Just install the right Visual Studio version and it's done. Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com