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

qiConfig not found #4

Open
jMartich opened this issue Aug 14, 2016 · 2 comments
Open

qiConfig not found #4

jMartich opened this issue Aug 14, 2016 · 2 comments

Comments

@jMartich
Copy link

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
@victorpaleologue
Copy link

victorpaleologue commented Aug 22, 2016

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

@jMartich
Copy link
Author

Thanks, that fixed the aforementioned error.

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