I try to install Gazebo 8 on windows 7 with Visual studio 2017, but whenever I use the command '..\configure' I have this error:> -- Enable upstream CFlags>
CMake Error at cmake/DefaultCFlags.cmake:64 (message):>
Gazebo requires VS 2013 or greater.
I don't know if it's due to my version of visual studio (but I assume that 2017 is a greater version than 2013).
So what do I do?
↧