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
i.e. class loader outputs a .pc file which contains incorrect entries.
I'm posting this here, as class_loader is a ros package with a complex branch/tag structure, and I can't judge which of these branches/tags are suitable for plugin_manager.
Following the console dump of the build error:
I think that the libs that can't be found
Boost::*
result from the dependency toclass_loader
:i.e. class loader outputs a .pc file which contains incorrect entries.
I'm posting this here, as
class_loader
is a ros package with a complex branch/tag structure, and I can't judge which of these branches/tags are suitable forplugin_manager
.Per rock-core package set
class_loader
is currently set toindigo_devel
branch.Side note: the other library in my workspace that uses
class _loader
isenvire_core
.The text was updated successfully, but these errors were encountered: