Robotics StackExchange | Archived questions

ROS node link can not find qt4::Gui

Hi, when I compile my ROS workspace, it complained the following:

/usr/bin/ld: cannot find -lQt4::QtGui collect2: error: ld returned 1 exit status

I have no idea why my workspace needs Qt. I definitely did not use it intentional. How can I fix it?

Asked by AutoCar on 2019-10-05 00:04:47 UTC

Comments

What package(s) do you have in your workspace trying to build?

Asked by jschleicher@Pilz on 2019-10-08 09:20:43 UTC

Answers