sofa-framework / sofa

Real-time multi-physics simulation with an emphasis on medical simulation.
https://www.sofa-framework.org
GNU Lesser General Public License v2.1
934 stars 312 forks source link

status of VS2013 #98

Closed thomas-lemaire closed 7 years ago

thomas-lemaire commented 7 years ago

Currently sofa does not compile with VS2013, and I see there is no VS2013 VM on the continuous integration.

thomas

hugtalbot commented 7 years ago

Hi Thomas,

Indeed it is still the plan to support VS2013, just waiting for the CI, @bcarrez is working on it. Should be ready pretty soon. So no, no dropped support !

thomas-lemaire commented 7 years ago

ok thanks

well for now [master] does not compile on VS2013, looks like active people have switched to VS2015

----- Mail original -----

De: "Hugo" notifications@github.com À: "sofa-framework/sofa" sofa@noreply.github.com Cc: "thomas-lemaire" thomas.lemaire@inria.fr, "Author" author@noreply.github.com Envoyé: Lundi 12 Décembre 2016 21:34:22 Objet: Re: [sofa-framework/sofa] status of VS2013 (#98)

Hi Thomas,

Indeed it is still the plan to support VS2013, just waiting for the CI, @bcarrez is working on it. Should be ready pretty soon. So no, no dropped support !

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub , or mute the thread .

damienmarchal commented 7 years ago

Is this a consequence of the switch to c++x11 ?

guparan commented 7 years ago

Yep, I have some fixes to share. I will PR them asap :)

damienmarchal commented 7 years ago

My heart is bleeding when I hear about downgrading the code-base to support compilers with incomplete c++x11 support ;)