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 have a proto lib i used generate_proto to establish. The files are created in the devel space but i am mainly using install space for certain reasons. The files dont seem to be being carried into install.
i am using catkin_make and have the gprc lib through ros packages.
i tried adding the foo_proto lib to catkin_install_python and it's various variables. Didn't work.
I have the foo_proto and ${ALL_PROTOBUF_LIBS} ${ALL_GRPC_LIBS} in catkin_package as well.
Any ideas where i'm wrong?
The text was updated successfully, but these errors were encountered:
Any ideas where i'm wrong?
The text was updated successfully, but these errors were encountered: