Installing Gazebo on Windows. Missing Protobuf
I am trying to install gazebo on Windows and I follow this tutorial : http://gazebosim.org/tutorials?tut=in...
I had no problem while getting the clones from math-ign, sdformat and gazebo. But when I want to build gazebo using VS 12.0 I get an error : Protobuf libraries cannot be found. in (Findprotobuf.cmake)
So I looked inside the configuration file and it seems that the path is correct. It has the correct version (2.6.0).
Does anyone have a solution to make the compiler see protobuf ?
Many thanks in advance !