astropy / extension-helpers

Helpers to assist with building Python packages with compiled C/Cython extensions
https://extension-helpers.readthedocs.io
BSD 3-Clause "New" or "Revised" License
16 stars 12 forks source link

TST: Azure Pipelines is failing #15

Closed pllim closed 4 years ago

pllim commented 4 years ago

Red badge!

It is complaining about LINK : fatal error LNK1158: cannot run 'rc.exe' or one .h file or another, depending on which job you are looking at.

astrofrog commented 4 years ago

Looks like this was a transient issue, it's all green now.

pllim commented 4 years ago

Huh!!! Sure lasted a long time for something transient. Thanks for looking into this!