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'm trying to build the api on the Amazon EC2 machine used for compilation.
I just cloned and checked out this branch (cpp) so its a vanilla machine.
I got:
CMake Error at CMakeLists.txt:19 (find_package):
By not providing "FindRapp.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Rapp", but
CMake did not find one.
Could not find a package configuration file provided by "Rapp" with any of
the following names:
RappConfig.cmake
rapp-config.cmake
Add the installation prefix of "Rapp" to CMAKE_PREFIX_PATH or set
"Rapp_DIR" to a directory containing one of the above files. If "Rapp"
provides a separate development package or SDK, be sure it has been
installed.
Can you please fix this, we may need to compile against rapp-robot-api on the hackathon tomorrow.
Best,
Alex
The text was updated successfully, but these errors were encountered:
Hello,
I'm trying to build the api on the Amazon EC2 machine used for compilation.
I just cloned and checked out this branch (
cpp
) so its a vanilla machine.I got:
Can you please fix this, we may need to compile against rapp-robot-api on the hackathon tomorrow.
Best,
Alex
The text was updated successfully, but these errors were encountered: