Gazebo | Ignition | Community
Ask Your Question
0

Windows install missing libqwt-dev

asked 2016-11-28 20:14:24 -0600

goldbeezie gravatar image

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

edit retag flag offensive close merge delete

Comments

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/

Peter Mitrano gravatar imagePeter Mitrano ( 2016-11-28 23:48:18 -0600 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-11-30 19:31:27 -0600

scpeters gravatar image

Here's the Jenkins script we use to build gazebo on windows:

It downloads qwt and a few other things and extracts it in a specific location.

Hope this helps.

edit flag offensive delete link more

Comments

gb96 gravatar imagegb96 ( 2017-11-22 19:37:13 -0600 )edit

Question Tools

2 followers

Stats

Asked: 2016-11-28 20:14:24 -0600

Seen: 563 times

Last updated: Nov 30 '16