Windows install missing libqwt-dev
I'm trying to install gazebo on windows 10, and when I run "..\configure" in gazebo/build (step 11 in the tutorial), I get the error: "Missing: libqwt-dev. Required for plotting"
I've downloaded qwt-6.1.2, but it doesn't seem to fix it. Does anyone know how I can fix this?
Thanks
you might have to set some CMake variables, such as the include or library path. Check out the variables in the configure script. That would be the right place to add stuff. You can also check out the jenkins build. maybe that will help? http://build.osrfoundation.org/view/main/view/GazeboDefault/job/gazebo-ci-default-windows7-amd64/406/