Install error: Install can't locate findgz-common5-geospatial
I'm installing Gazebo, following the guide at https://gazebosim.org/docs/garden/ins.... Everything works fine up until the step where I build the colcon libraries, at which point most of them fail / abort after giving the error code
By not providing "findgz-common5-geospatial" in CMAKE_MODULE_PATH this project has asked CMAKE to find a package configuration file provided by "gz_common5_geospatial", but CMake did not find one.
This is preventing me from proceeding further in the install process. Running Windows 10 x64.