tier4_traffic_light_rviz_plugin Error
14 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
While compiling autoware.universe,tier4_traffic_light_rviz_plugin shows the following errors:
--- stderr: tier4_traffic_light_rviz_plugin
CMake Warning (dev) at CMakeLists.txt:24 (find_package):
Ignoring EXACT since no version is requested.
This warning is for project developers. Use -Wno-dev to suppress it.
In file included from /opt/ros/galactic/opt/rviz_ogre_vendor/include/OGRE/OgreMemoryAllocatorConfig.h:32,
from /opt/ros/galactic/opt/rviz_ogre_vendor/include/OGRE/OgrePrerequisites.h:315,
from /opt/ros/galactic/opt/rviz_ogre_vendor/include/OGRE/OgreVector.h:37,
from /opt/ros/galactic/opt/rviz_ogre_vendor/include/OGRE/OgreVector3.h:1,
from /opt/ros/galactic/include/rviz_common/frame_manager_iface.hpp:45,
from /opt/ros/galactic/include/rviz_common/display_context.hpp:42,
from /home/eco-ev/autoware/src/universe/autoware.universe/common/tier4_traffic_light_rviz_plugin/src/traffic_light_publish_panel.cpp:28:
/opt/ros/galactic/opt/rviz_ogre_vendor/include/OGRE/OgreAlignedAllocator.h:108:73: warning: extra ‘;’ [-Wpedantic]
108 | AlignedAllocator(const AlignedAllocator<U, Alignment>& other) {};
|
Thank you ahead for any help!
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Generating Code dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!