MSVC2008
Hi all,
I am trying to get AppVeyor running for a scientific Python package. Since Python 2.x is built with MSVC 2008, I need the same to build my extensions. Is there an existing image with that version of Microsoft Visual C installed, or do I have to install it manually?
Thanks
Stéfan
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 27 Apr, 2014 09:56 PM
Hi Stefan,
We can install Visual C++ Express 2008 SP1. Would it be enough?
2 Posted by Stéfan van der ... on 27 Apr, 2014 10:19 PM
Yes, that would be perfect, thank you!
Support Staff 3 Posted by Feodor Fitsner on 29 Apr, 2014 06:38 PM
Hi Stefan,
I'm sorry to say, but VS 2008 installation didn't go through (for some
reason).
Would VS 2010 work or is there any way to "point" that python package to a
more recent VS?
Best regards,
Feodor Fitsner
Skype: feodor.fitsner
LinkedIn: linkedin.com/in/fitsner <http://www.linkedin.com/in/fitsner>
Twitter: @appveyor <https://twitter.com/appveyor>
4 Posted by stefan on 29 Apr, 2014 09:07 PM
Unfortunately, Python 2.x is compiled with 2008, so it is the only option
for testing that platform. That said, I am happy to rather run my test
suite under Python 3, which requires VS 2010 instead.
Support Staff 5 Posted by Feodor Fitsner on 29 Apr, 2014 09:08 PM
OK, then give it a try using Python 3 and VS 2010. They both installed on build worker.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:43 AM.