what windows compiler for python 3.5?

ElChino elchino at cnn.cn
Fri Jul 24 14:53:09 EDT 2015


Brian Gladman wrote:

 > Visual Studio 2015 Community was relased earlier this week so there is
> no need to work with the prerelease version.

Hope MS have fixed all the "internal compiler errors".
E.g. trying to compile GeoIpApi-C [1], consistently reports:
   libGeoIP/regionName.c(7596): fatal error C1026: parser stack overflow,
   program too complex

here. The regionName.c look pretty lame, but not that complex IMHO.

[1] https://github.com/maxmind/geoip-api-c/blob/master/libGeoIP/regionName.c





More information about the Python-list mailing list