My compiler doesn't find the gazebo libraries.
Hello everyone.
I don't understund why, but my compile, visual studio code, Can't find gazebo libraries and make me an error, don't compile. In this case I'm using this libraries (all make and error):
#include <ignition math="" pose3.hh="">
#include "gazebo/physics/physics.hh"
#include "gazebo/common/common.hh"
#include "gazebo/gazebo.hh"
I've also use another compiler, KDevelop and the same error. I have installed properly gazebo, and I've try with the vcpkg of visual studio but this item can not be installed in my mchine, I don't know why neither. I'm desesperated.
If anyone coul help me, thanks.