Removing vs2010 and vs2012 support.
Posted: Wed Feb 19, 2014 7:46 pm
I'm just trying to find out if anyone uses vs2012 (vs2010 has been properly broken for a while now) before I merge a Pull Request over on GitHub and remove support for them both entirely.
https://github.com/pioneerspacesim/pioneer/pull/2772
It will be possible for someone to resurrect them in the future if they wanted too, however we are now using more and more C++11 features that neither vs2010 or vs2012 support.
This obviously only affects Windows developers.
There is still a free version of Visual Studio 2013 Express Edition that can be downloaded from Microsoft, or you can use Code::Blocks following the instructions here: http://pioneerspacesim.net/forum/viewto ... ?f=3&t=110
Thanks,
Andy
https://github.com/pioneerspacesim/pioneer/pull/2772
It will be possible for someone to resurrect them in the future if they wanted too, however we are now using more and more C++11 features that neither vs2010 or vs2012 support.
This obviously only affects Windows developers.
There is still a free version of Visual Studio 2013 Express Edition that can be downloaded from Microsoft, or you can use Code::Blocks following the instructions here: http://pioneerspacesim.net/forum/viewto ... ?f=3&t=110
Thanks,
Andy