You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from /media/juan/sdd/ros/noetic/ros_ws/src/books/wsnewman/stdr_simulator/stdr_gui/src/stdr_gui/stdr_gui_node.cpp:23:
/media/juan/sdd/ros/noetic/ros_ws/build/books/wsnewman/stdr_simulator/stdr_gui/ui_simulator.h:12:10: fatal error: QVariant: No such file or directory
12 | #include <QVariant>
| ^~~~~~~~~~
compilation terminated.
Can anyone offer guidance on this?
The text was updated successfully, but these errors were encountered:
I am trying to build the package for noetic. I have so far figured out to update the CMakeLists text file in the following way:
However, I still get the following error:
Can anyone offer guidance on this?
The text was updated successfully, but these errors were encountered: