Skip to content

VS2010 Fixes

Compare
Choose a tag to compare
@patricksnape patricksnape released this 19 Aug 08:00
· 29 commits to master since this release

Now that the base Python may be Python 3 (since Appveyor included Miniconda), we need to ensure we correctly
set the build environment for a Python 3 build. This means activating the correct VS2010 environment. This update copies the correct files and sets the correct environment variables for VS2010.