We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
plugins/gazebo_gui/GazeboGui.cc:23:10: fatal error: 'ignition/gazebo/gui/GuiRunner.hh' file not found #include <ignition/gazebo/gui/GuiRunner.hh> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[2]: *** [plugins/gazebo_gui/CMakeFiles/ignition-launch-gazebogui.dir/GazeboGui.cc.o] Error 1
the GuiRunner.hh header file was removed from the public API in gazebosim/gz-sim#875
GuiRunner.hh
The text was updated successfully, but these errors were encountered:
fixed by #119
Sorry, something went wrong.
No branches or pull requests
Environment
Description
Steps to reproduce
Output
the
GuiRunner.hh
header file was removed from the public API in gazebosim/gz-sim#875The text was updated successfully, but these errors were encountered: