Skip to content
New issue

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

error on deps install rhoban/rhio #5

Open
Zcyyy opened this issue Mar 6, 2020 · 4 comments
Open

error on deps install rhoban/rhio #5

Zcyyy opened this issue Mar 6, 2020 · 4 comments

Comments

@Zcyyy
Copy link

Zcyyy commented Mar 6, 2020

I can build libzmq and jsoncpp package.But when trying to building rhoban/rhio it always report an error that could not find RhIOClient pkg.

 Could not find a package configuration file provided by "RhIOClient" with
  any of the following names:

    RhIOClientConfig.cmake
    rhioclient-config.cmake

  Add the installation prefix of "RhIOClient" to CMAKE_PREFIX_PATH or set
  "RhIOClient_DIR" to a directory containing one of the above files.  If
  "RhIOClient" provides a separate development package or SDK, be sure it has
  been installed.
Call Stack (most recent call first):
  CMakeLists.txt:6 (find_package)


-- Could NOT find RhIOClient (missing: RhIOClient_DIR)
-- Could not find the required component 'RhIOClient'. The following CMake error indicates that you either need to install the package with the same name or change your environment so that it can be found.

How can I do to fix the problem?

@Gregwar
Copy link
Contributor

Gregwar commented Mar 6, 2020

Hey,
Can you explain more specifically what is your build environment?

@Zcyyy
Copy link
Author

Zcyyy commented Mar 6, 2020

Hey,
Can you explain more specifically what is your build environment?

my system is ubuntu18.04. And i had installed cmake and git,but my php-cli version is php7.2-cli.
em....I don't know what detail about my system should i describe.

@Gregwar
Copy link
Contributor

Gregwar commented Mar 6, 2020

Do you use catkin build system?

@Zcyyy
Copy link
Author

Zcyyy commented Mar 6, 2020

Do you use catkin build system?

yes,i have installed catkin-tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants