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

could not find a package configuration file provided by "freenect2" but already have libfreenect2 #428

Open
ericrosenbrown opened this issue Jun 28, 2017 · 2 comments

Comments

@ericrosenbrown
Copy link

I'm getting a similiar, but not exactly the same, problem to #231, where after the command:
catkin_make -DCMAKE_BUILD_TYPE="Release"

,there was a error:

CMake Error at iai_kinect2/kinect2_bridge/CMakeLists.txt:22 (find_package):
Could not find a package configuration file provided by "freenect2" with
any of the following names:

freenect2Config.cmake
freenect2-config.cmake

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

I have the path pointing to my libfreenect2 directory, but what seems to be an issue is that I can't even find either of the two cmake files anywhere in the directory. So where would I get these two cmake files to resolve the issue?

Thanks!

@aadityasaraiya
Copy link

Hey I have this same issue.

Did you find any solution for the same ?

Thanks in advance !

@buivn
Copy link

buivn commented Mar 16, 2019

Hi,
Is there anyone solve the problem yet? Please, help

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

3 participants