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 keep getting this error, I ensured everything it asked for is installed. Additionally I did a find from root of the drive to see if qiConfig.cmake existed on that drive & the file was not found. Here's the output I am getting, could someone please tell me what I'm missing or doing wrong? Thanks in advance.
CMake Error at /usr/share/cmake/qibuild/swig/java.cmake:61 (find_package):
By not providing "Findqi.cmake" in CMAKE_MODULE_PATH this project has asked
CMake to find a package configuration file provided by "qi", but CMake did
not find one.
Could not find a package configuration file provided by "qi" with any of
the following names:
qiConfig.cmake
qi-config.cmake
The text was updated successfully, but these errors were encountered:
You need libqi in your qibuild worktree: https://github.com/aldebaran/libqi
You should use the following command line to add it properly: $ qisrc add https://github.com/aldebaran/libqi.git
I keep getting this error, I ensured everything it asked for is installed. Additionally I did a find from root of the drive to see if qiConfig.cmake existed on that drive & the file was not found. Here's the output I am getting, could someone please tell me what I'm missing or doing wrong? Thanks in advance.
CMake Error at /usr/share/cmake/qibuild/swig/java.cmake:61 (find_package):
By not providing "Findqi.cmake" in CMAKE_MODULE_PATH this project has asked
CMake to find a package configuration file provided by "qi", but CMake did
not find one.
Could not find a package configuration file provided by "qi" with any of
the following names:
The text was updated successfully, but these errors were encountered: