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

Compile RAPP-API script does not install in proper paths #11

Open
klpanagi opened this issue Mar 28, 2016 · 1 comment
Open

Compile RAPP-API script does not install in proper paths #11

klpanagi opened this issue Mar 28, 2016 · 1 comment
Labels

Comments

@klpanagi
Copy link

Due to the limitation of the rapp-api to assing install paths using CMAKE_INSTALL_PREFIX argument (here), installation and usage of the rapp-api fails.

The vm_compile_rapp_api.sh script correctly sets the CMAKE_INSTALL_PREFIX var, though rapp-api CMakeLists.txt does not properly handle this argument.

This issue is mostly related to the rapp-api, though as it affects rapp-robot-nao setup, it should be referenced here too.

Please consider this issue to be critical!

@maciek-slon
Copy link
Contributor

Scripts are using robot-api branch from rapp-api, and proper fixes are added there to handle CMAKE_INSTALL_PREFIX. See my comment to rapp-appi issue for more details.

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

No branches or pull requests

2 participants