Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

CMake configuration error - cannot find paramHelp #288

Closed
HosameldinMohamed opened this issue Jan 28, 2020 · 2 comments
Closed

CMake configuration error - cannot find paramHelp #288

HosameldinMohamed opened this issue Jan 28, 2020 · 2 comments

Comments

@HosameldinMohamed
Copy link

If I try to compile codyco-modules as a standalone repository (outside robotology-superbuild). I get the following error during cmake configuration issue:

CMake Error at src/modules/torqueBalancing/CMakeLists.txt:10 (find_package):
   By not providing "FindparamHelp.cmake" in CMAKE_MODULE_PATH this project
   has asked CMake to find a package configuration file provided by
   "paramHelp", but CMake did not find one.

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

     paramHelpConfig.cmake
     paramhelp-config.cmake

   Add the installation prefix of "paramHelp" to CMAKE_PREFIX_PATH or set
   "paramHelp_DIR" to a directory containing one of the above files.  If
   "paramHelp" provides a separate development package or SDK, be sure it has been installed.

paramHelp seems to be required to the module torqueBalancing.

@traversaro
Copy link
Contributor

Sorry for the trouble, this is one of the many leftovers. Set the CODYCO_USES_KDL option to false.

@HosameldinMohamed
Copy link
Author

Sorry for the trouble, this is one of the many leftovers. Set the CODYCO_USES_KDL option to false.

Great! Thank you very much!

I guess we don't need to make a modification since the repo will be migrated. I think we can close this issue.

FYI @prashanthr05

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

No branches or pull requests

2 participants